New translations tabs.json (Chinese Simplified)

This commit is contained in:
xmflsct 2022-05-08 23:55:56 +02:00
parent 35eceac8cc
commit 4b020897f7
1 changed files with 3 additions and 2 deletions

View File

@ -116,8 +116,8 @@
}, },
"fields": { "fields": {
"title": "附加信息", "title": "附加信息",
"total": "{{count}} 项", "total_one": "{{count}}项",
"total_plural": "{{count}} 项" "total_other": "{{count}}项"
}, },
"visibility": { "visibility": {
"title": "嘟文默认可见范围", "title": "嘟文默认可见范围",
@ -281,6 +281,7 @@
"accessibilityLabel": "对用户{{user}} 的操作", "accessibilityLabel": "对用户{{user}} 的操作",
"accessibilityHint": "您可以静音、屏蔽、举报或分享此用户" "accessibilityHint": "您可以静音、屏蔽、举报或分享此用户"
}, },
"followed_by": " 正在关注你",
"moved": "账户已迁移", "moved": "账户已迁移",
"created_at": "注册时间:{{date}}", "created_at": "注册时间:{{date}}",
"summary": { "summary": {