From eebfcfdeb0c557aa11027fb038d8760b21ce3f77 Mon Sep 17 00:00:00 2001 From: jamil314 Date: Thu, 21 Nov 2024 19:57:29 +0600 Subject: [PATCH 1/2] fix: label for time period options --- src/translations/client.csv | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translations/client.csv b/src/translations/client.csv index 67b79213f..86a3744d8 100644 --- a/src/translations/client.csv +++ b/src/translations/client.csv @@ -1257,10 +1257,10 @@ form.section.information.death.bullet2,,As the legal Informant it is important t form.section.information.death.bullet3,,Once the declaration is processed you will receive an email to tell you when to visit the office to collect the certificate - Take your ID with you.,"Une fois la déclaration traitée, vous recevrez un courriel vous indiquant quand vous rendre au bureau pour retirer le certificat - Munissez-vous d'une pièce d'identité." form.section.information.death.bullet4,,Make sure you collect the certificate. A death certificate is critical to support with inheritance claims and to resolve the affairs of the deceased e.g. closing bank accounts and setting loans.,"Veillez à récupérer le certificat. Le certificat de décès est essentiel pour les demandes d'héritage et pour régler les affaires de la personne décédée, par exemple la fermeture des comptes bancaires et la mise en place des prêts." form.section.information.name,,Information,Informations -form.section.label.timePeriodLast30Days,Label for option of time period select: last 30 days,last 30 days,les 30 derniers jours -form.section.label.timePeriodLast7Days,Label for option of time period select: last 7 days,last 7 days,les 7 derniers jours -form.section.label.timePeriodLast90Days,Label for option of time period select: last 90 days,last 90 days,les 90 derniers jours -form.section.label.timePeriodLastYear,Label for option of time period select: last year,last year,l'année dernière +form.section.label.timePeriodLast30Days,Label for option of time period select: last 30 days,Last 30 days,les 30 derniers jours +form.section.label.timePeriodLast7Days,Label for option of time period select: last 7 days,Last 7 days,les 7 derniers jours +form.section.label.timePeriodLast90Days,Label for option of time period select: last 90 days,Last 90 days,les 90 derniers jours +form.section.label.timePeriodLastYear,Label for option of time period select: last year,Last year,l'année dernière form.section.marriageEvent.date,,Date of marriage,Date du mariage form.section.marriageEvent.name,,Marriage event details,Détails de l'événement de mariage form.section.marriageEvent.title,,Marriage details,Détails du mariage From a27cf0374a5dd6f7942e08b805e5dc02be7e7a49 Mon Sep 17 00:00:00 2001 From: jamil314 Date: Thu, 21 Nov 2024 19:57:49 +0600 Subject: [PATCH 2/2] fix: add missing translations --- src/translations/login.csv | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/translations/login.csv b/src/translations/login.csv index adccc04d6..93ab9a672 100644 --- a/src/translations/login.csv +++ b/src/translations/login.csv @@ -50,6 +50,9 @@ password.minLength,Password validation,{min} characters minimum,{min} caractère password.mismatch,Password validation,Passwords do not match,Les mots de passe ne correspondent pas password.number,Password validation,At least one number,Au moins un chiffre password.validation.msg,Password validation message,Password must have:,"Le mot de passe doit avoir ," +reloadmodal.body,Body of reload modal,There’s a new version of {app_name} available. Please update to continue.,Une nouvelle version de {app_name} est disponible. Veuillez effectuer la mise à jour pour continuer. +reloadmodal.button.update,Label of update button,Update,Mise à jour +reloadmodal.title,Title when update is available,Update available,Mise à jour disponible resend.sms,Text for button that resend SMS or email verification code,"Resend {notificationMethod, select, sms {SMS} email {Email} other {}}","Renvoyer un {notificationMethod, select, sms {SMS} email {Email} other {}}" resetCredentials.emailAddressConfirmation.form.body.header,Form body header used in the body of email address confirmation step,Enter your email address,Entrez votre adresse email resetCredentials.forgottenItem.form.body.header,Body header for forgotten item form,Select an option,Qu'avez-vous oublié ?