New translations app.json (Chinese Simplified)

This commit is contained in:
Eugen Rochko 2021-09-16 12:08:21 +02:00
parent c6a00a2329
commit 194a5ca85f
1 changed files with 6 additions and 5 deletions

View File

@ -536,13 +536,14 @@
} }
}, },
"account_list": { "account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher", "tab_bar_hint": "当前账户:%s。 双击并按住来打开账户切换页面",
"dismiss_account_switcher": "Dismiss Account Switcher", "dismiss_account_switcher": "关闭账户切换页面",
"add_account": "Add Account" "add_account": "添加账户"
}, },
"wizard": { "wizard": {
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.", "new_in_mastodon": "New in Mastodon",
"accessibility_hint": "Double tap to dismiss this wizard" "multiple_account_switch_intro_description": "按住个人资料标签按钮,即可在多个账户之间进行切换。",
"accessibility_hint": "双击关闭此向导"
} }
} }
} }