New translations app.json (Chinese Simplified)

This commit is contained in:
Eugen Rochko 2021-11-01 13:44:22 +01:00
parent 78e0b170d0
commit 5fca21c7d9
1 changed files with 7 additions and 0 deletions

View File

@ -67,6 +67,7 @@
"done": "完成", "done": "完成",
"confirm": "确认", "confirm": "确认",
"continue": "继续", "continue": "继续",
"compose": "Compose",
"cancel": "取消", "cancel": "取消",
"discard": "放弃", "discard": "放弃",
"try_again": "再试一次", "try_again": "再试一次",
@ -413,6 +414,12 @@
} }
} }
}, },
"follower": {
"footer": "Followers from other servers are not displayed."
},
"following": {
"footer": "Follows from other servers are not displayed."
},
"search": { "search": {
"title": "搜索", "title": "搜索",
"search_bar": { "search_bar": {