mirror of
https://github.com/tooot-app/app
synced 2025-04-24 23:18:47 +02:00
New translations timeline.json (Chinese Simplified)
This commit is contained in:
parent
08a1978a6a
commit
35eceac8cc
@ -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": "投票已结束",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user