Translated using Weblate (Chinese (Traditional))

Currently translated at 80.2% (334 of 416 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
This commit is contained in:
thing no 2021-02-26 06:35:23 +00:00 committed by Hosted Weblate
parent cfe12a56c0
commit cadf78adf6
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 8 additions and 0 deletions

View File

@ -1811,5 +1811,13 @@
"@username": {
"type": "text",
"placeholders": {}
},
"userSentUnknownEvent": "{username}發送了一個{type}事件",
"@userSentUnknownEvent": {
"type": "text",
"placeholders": {
"username": {},
"type": {}
}
}
}