feat: polls (#451)
Co-authored-by: silberengel <silberengel7@protonmail.com>
This commit is contained in:
@@ -293,6 +293,23 @@ export default {
|
||||
'您需要添加至少一个 Blossom 服务器才能上传媒体文件。',
|
||||
'Recommended blossom servers': '推荐的 Blossom 服务器',
|
||||
'Enter Blossom server URL': '输入 Blossom 服务器 URL',
|
||||
Preferred: '首选'
|
||||
Preferred: '首选',
|
||||
'Multiple choice (select one or more)': '多选 (选择一个或多个)',
|
||||
Vote: '投票',
|
||||
'{{number}} votes': '{{number}} 次投票',
|
||||
'Total votes': '总票数',
|
||||
'Poll has ended': '投票已结束',
|
||||
'Poll ends at {{time}}': '投票结束时间:{{time}}',
|
||||
'Load results': '加载结果',
|
||||
'This is a poll note.': '这是一个投票帖子。',
|
||||
'Unlike regular notes, polls are not widely supported and may not display on other clients.':
|
||||
'与普通帖子不同,投票功能暂时没有得到广泛的支持,可能无法在其他客户端中显示。',
|
||||
'Option {{number}}': '选项 {{number}}',
|
||||
'Add Option': '添加选项',
|
||||
'Allow multiple choices': '允许多选',
|
||||
'End Date (optional)': '结束日期(可选)',
|
||||
'Clear end date': '清除结束日期',
|
||||
'Relay URLs (optional, comma-separated)': '中继服务器 URL(可选,逗号分隔)',
|
||||
'Remove poll': '移除投票'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user