Translated using Weblate (Chinese (Traditional))

Currently translated at 80.0% (333 of 416 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
This commit is contained in:
SuperSonic 2021-02-26 06:35:00 +00:00 committed by Hosted Weblate
parent 4c150eebe3
commit cfe12a56c0
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1777,7 +1777,7 @@
"username": {} "username": {}
} }
}, },
"userAndOthersAreTyping": "{username}和另外{count}個人正在輸入…", "userAndOthersAreTyping": "{username}和其他{count}個人正在輸入…",
"@userAndOthersAreTyping": { "@userAndOthersAreTyping": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1806,5 +1806,10 @@
"username": {}, "username": {},
"username2": {} "username2": {}
} }
},
"username": "使用者名稱",
"@username": {
"type": "text",
"placeholders": {}
} }
} }