1
0
mirror of https://github.com/tooot-app/app synced 2025-01-28 17:29:27 +01:00

New translations tabs.json (Chinese Simplified)

This commit is contained in:
xmflsct 2021-04-10 10:27:52 +02:00
parent 192d2558c0
commit 52fd0fff42

View File

@ -17,6 +17,18 @@
"name": "关于我" "name": "关于我"
} }
}, },
"common": {
"search": {
"accessibilityLabel": "搜索",
"accessibilityHint": "搜索标签、用户或嘟文"
}
},
"notifications": {
"filter": {
"accessibilityLabel": "筛选",
"accessibilityHint": "筛选显示的通知类型"
}
},
"me": { "me": {
"stacks": { "stacks": {
"bookmarks": { "bookmarks": {
@ -175,6 +187,10 @@
}, },
"shared": { "shared": {
"account": { "account": {
"actions": {
"accessibilityLabel": "对用户{{user}} 的操作",
"accessibilityHint": "您可以静音、屏蔽、举报或分享此用户"
},
"moved": "账户已迁移", "moved": "账户已迁移",
"created_at": "注册时间:{{date}}", "created_at": "注册时间:{{date}}",
"summary": { "summary": {