mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
Poll Plugin: Allow optional space before ":" for the French locale.
This commit is contained in:
@ -14,4 +14,4 @@ fr:
|
|||||||
poll:
|
poll:
|
||||||
must_contain_poll_options: "doit contenir une liste de choix pour le sondage"
|
must_contain_poll_options: "doit contenir une liste de choix pour le sondage"
|
||||||
cannot_have_modified_options: "ne peut pas être modifié car il contient un sondage publié depuis plus de 5 minutes"
|
cannot_have_modified_options: "ne peut pas être modifié car il contient un sondage publié depuis plus de 5 minutes"
|
||||||
prefix: "Sondage:"
|
prefix: "Sondage\\s?:"
|
||||||
|
Reference in New Issue
Block a user