i18n: add spaces for Chinese

This commit is contained in:
三咲智子 2023-01-02 02:22:33 +08:00
parent 29fe2a10ac
commit 9d6801ba46
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
2 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@
"route_loaded": "页面{0}已加载"
},
"account": {
"avatar_description": "{0}的头像",
"avatar_description": "{0} 的头像",
"blocked_by": "您已被此用户拉黑",
"blocked_domains": "已拉黑的域名",
"blocked_users": "已拉黑的用户",
@ -31,7 +31,7 @@
"pinned": "置顶的帖文",
"posts": "帖文",
"posts_count": "{0} 条帖文",
"profile_description": "{0}的个人资料头图",
"profile_description": "{0} 的个人资料头图",
"profile_unavailable": "个人资料不可见",
"unblock": "取消拉黑",
"unfollow": "取消关注",
@ -76,7 +76,7 @@
"n-people-in-the-past-n-days": "{0} 人在过去 {1} 天",
"select_lang": "选择语言",
"sign_in_desc": "添加现有帐户",
"switch_account": "切换到{0}",
"switch_account": "切换到 {0}",
"switch_account_desc": "切换到另一个帐户",
"toggle_dark_mode": "切换深色模式",
"toggle_zen_mode": "切换禅模式"

View file

@ -7,7 +7,7 @@
"route_loaded": "頁面{0}已加載"
},
"account": {
"avatar_description": "{0}的頭像",
"avatar_description": "{0} 的頭像",
"blocked_by": "您已被此用戶拉黑",
"blocked_domains": "已拉黑的域名",
"blocked_users": "已拉黑的用戶",
@ -31,7 +31,7 @@
"pinned": "置頂的帖文",
"posts": "帖文",
"posts_count": "{0} 條帖文",
"profile_description": "{0}的個人資料頭圖",
"profile_description": "{0} 的個人資料頭圖",
"profile_unavailable": "個人資料不可見",
"unblock": "取消拉黑",
"unfollow": "取消關注",
@ -76,7 +76,7 @@
"n-people-in-the-past-n-days": "{0} 人在過去 {1} 天",
"select_lang": "選擇語言",
"sign_in_desc": "添加現有帳戶",
"switch_account": "切換到{0}",
"switch_account": "切換到 {0}",
"switch_account_desc": "切換到另一個帳戶",
"toggle_dark_mode": "切換深色模式",
"toggle_zen_mode": "切換禪模式"