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

@ -36,7 +36,13 @@ const locKeys = [
'task_list_pick_empty',
'task_list_pick_message',
'muted_anonymous_message',
'new_poll'
'new_poll',
'poll_question',
'poll_duration',
'poll_anonymous_results',
'poll_choice_n',
'poll_title',
'poll_instructions'
]
module.exports = locKeys