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": "切換禪模式"