Poll WIP (#231):

* front-end: translate the form fields labels
This commit is contained in:
John Livingston
2024-07-01 14:36:59 +02:00
parent c5b0176e95
commit 52391c922e
5 changed files with 54 additions and 4 deletions

View File

@ -565,3 +565,9 @@ livechat_configuration_channel_terms_desc: |
You can configure a "terms & conditions" message that will be shown to users joining your chatrooms.
new_poll: Create a new poll
poll_title: New poll
poll_instructions: Complete and submit this form to create a new poll. This will end and replace any existing poll.
poll_question: Question
poll_duration: Poll duration (in minutes)
poll_anonymous_results: Anonymous results
poll_choice_n: Choice {{N}}

View File

@ -545,3 +545,12 @@ livechat_configuration_channel_terms_label: Conditions d'utilisation tchat de la
livechat_configuration_channel_terms_desc: "Vous pouvez configurer un message de \"\
conditions d'utilisation\" qui sera affiché aux utilisateur⋅rices qui rejoignent
vos salons de discussion.\n"
new_poll: Créer un nouveau sondage
poll_title: Nouveau sondage
poll_instructions: Complétez et soumettez ce formulaire pour créer un nouveau sondage. Ceci mettra fin au sondage précédent le cas échéant.
poll_question: Question
poll_duration: Durée du sondage (en minutes)
poll_anonymous_results: Résultats anonymes
poll_choice_n: Choix {{N}}