feat: polls (#451)
Co-authored-by: silberengel <silberengel7@protonmail.com>
This commit is contained in:
@@ -293,6 +293,23 @@ export default {
|
||||
'You need to add at least one blossom server in order to upload media files.',
|
||||
'Recommended blossom servers': 'Recommended blossom servers',
|
||||
'Enter Blossom server URL': 'Enter Blossom server URL',
|
||||
Preferred: 'Preferred'
|
||||
Preferred: 'Preferred',
|
||||
'Multiple choice (select one or more)': 'Multiple choice (select one or more)',
|
||||
Vote: 'Vote',
|
||||
'{{number}} votes': '{{number}} votes',
|
||||
'Total votes': 'Total votes',
|
||||
'Poll has ended': 'Poll has ended',
|
||||
'Poll ends at {{time}}': 'Poll ends at {{time}}',
|
||||
'Load results': 'Load results',
|
||||
'This is a poll note.': 'This is a poll note.',
|
||||
'Unlike regular notes, polls are not widely supported and may not display on other clients.':
|
||||
'Unlike regular notes, polls are not widely supported and may not display on other clients.',
|
||||
'Option {{number}}': 'Option {{number}}',
|
||||
'Add Option': 'Add Option',
|
||||
'Allow multiple choices': 'Allow multiple choices',
|
||||
'End Date (optional)': 'End Date (optional)',
|
||||
'Clear end date': 'Clear end date',
|
||||
'Relay URLs (optional, comma-separated)': 'Relay URLs (optional, comma-separated)',
|
||||
'Remove poll': 'Remove poll'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user