feat: update poll (#3111)
Co-authored-by: Clovis <clovis@synapse-medicine.com> Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
This commit is contained in:
parent
e52b34c62d
commit
be6aa1e878
3 changed files with 45 additions and 11 deletions
|
@ -639,7 +639,8 @@
|
|||
"poll": {
|
||||
"count": "{0} votes|{0} vote|{0} votes",
|
||||
"ends": "ends {0}",
|
||||
"finished": "finished {0}"
|
||||
"finished": "finished {0}",
|
||||
"update": "Update poll"
|
||||
},
|
||||
"replying_to": "Replying to {0}",
|
||||
"show_full_thread": "Show Full thread",
|
||||
|
|
|
@ -585,7 +585,8 @@
|
|||
"poll": {
|
||||
"count": "{0} votes",
|
||||
"ends": "se clôt {0}",
|
||||
"finished": "clos {0}"
|
||||
"finished": "clos {0}",
|
||||
"update": "Mettre à jour les résultats"
|
||||
},
|
||||
"replying_to": "Répondre à {0}",
|
||||
"show_full_thread": "Voir le fil de discussion complet",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue