Skip to content

Commit

Permalink
Correct the french translation: #240
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtelnov committed Feb 16, 2017
1 parent 168d562 commit 0275833
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/localization/french.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export var frenchSurveyStrings = {
loadingSurvey: "Le questionnaire est en cours de chargement...",
optionsCaption: "Choisissez...",
requiredError: "La r\u00e9ponse \u00e0 cette question est obligatoire.",
requiredInAllRowsError: "Toutes les lignes sont obligatoires",
numericError: "La r\u00e9ponse doit \u00eatre un nombre.",
textMinLength: "Merci d'entrer au moins {0} symboles.",
minSelectError: "Merci de s\u00e9lectionner au moins {0}r\u00e9ponses.",
Expand Down

0 comments on commit 0275833

Please sign in to comment.