Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/translations/client.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1138,6 +1138,7 @@ field.address.town.label,Label for town in address,Town,Ville
field.name.firstname.label,This is the label for the firstname field,First name(s),Prénom(s)
field.name.middlename.label,This is the label for the middleName field,Middle name,Deuxième prénom(s)
field.name.surname.label,This is the label for the surname field,Last name,Nom(s)
field.age.asOf,This is the label for the as of -text on the age field,as of,à la date du
fieldAgentHome.queryError,The text when error ocurred loading rejected declarations,An error occurred while loading declarations,Une erreur s'est produite lors du chargement des déclarations
file.upload.fileSize.error,Error message when the selected file is too large,File size must be less than {maxSize}mb,La taille du fichier doit être inférieure à {maxSize}M
file.upload.fileType.error,Error message when the selected file type is not supported,File format not supported. Please attach {types} (max {maxSize}mb),Format de fichier non pris en charge. Veuillez joindre un {types} (max {maxSize}mb)
Expand Down
Loading