feat: poll plural support (#375)

This commit is contained in:
Joaquín Sánchez 2022-12-08 11:54:34 +01:00 committed by GitHub
parent 00b835444b
commit 2fed89be9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -154,7 +154,7 @@
"filter_removed_phrase": "从筛选中移除",
"filter_show_anyway": "仍然展示",
"poll": {
"count": "{0} 次投票",
"count": "{n} 次投票",
"ends": "将在 {0} 结束",
"finished": "已在 {0} 结束"
},