New translations timeline.json (Chinese Simplified)

This commit is contained in:
xmflsct 2022-05-08 23:55:55 +02:00
parent 08a1978a6a
commit 35eceac8cc
1 changed files with 6 additions and 6 deletions

View File

@ -62,8 +62,8 @@
"history": { "history": {
"accessibilityLabel": "此嘟文已被编辑{{count}}次", "accessibilityLabel": "此嘟文已被编辑{{count}}次",
"accessibilityHint": "点击查看所有编辑记录", "accessibilityHint": "点击查看所有编辑记录",
"text": "编辑{{count}}次", "text_one": "编辑{{count}}次",
"text_plural": "编辑{{count}}次" "text_other": "编辑{{count}}次"
} }
}, },
"attachment": { "attachment": {
@ -219,10 +219,10 @@
"refresh": "刷新" "refresh": "刷新"
}, },
"count": { "count": {
"voters": "已投{{count}}人", "voters_one": "已投{{count}}人",
"voters_plural": "已投{{count}}人", "voters_other": "已投{{count}}人",
"votes": "{{count}}票", "votes_one": "{{count}}票",
"votes_plural": "{{count}}票" "votes_other": "{{count}}票"
}, },
"expiration": { "expiration": {
"expired": "投票已结束", "expired": "投票已结束",