about summary refs log tree commit diff
path: root/config/locales/fr.yml
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-03-06 04:54:11 +0100
committerGitHub <noreply@github.com>2019-03-06 04:54:11 +0100
commit5996be994d7a27ffb5075d663acf02dddc32ea7e (patch)
tree6223a11e993f313f9d28452826d5c87bfb05f13f /config/locales/fr.yml
parentd97cbb0da60f32c9e7e60445af329173b0df1aa7 (diff)
Fix poll validation issues (#10186)
- Fix missing interpolation argument in PollValidator
- Fix PollValidator rejecting exact allowed min/max durations
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r--config/locales/fr.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index c84dc8063..b9d813e9e 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -741,9 +741,9 @@ fr:
       duration_too_long: est trop loin dans le futur
       duration_too_short: est trop tôt
       expired: Ce sondage est déjà terminé
-      over_character_limit: ne peuvent être plus long que %{MAX} caractères chacun
+      over_character_limit: ne peuvent être plus long que %{max} caractères chacun
       too_few_options: doit avoir plus qu'une proposition
-      too_many_options: ne peut contenir plus que %{MAX} propositions
+      too_many_options: ne peut contenir plus que %{max} propositions
   preferences:
     languages: Langues
     other: Autre