Translated using Weblate (Chinese (Traditional))

Currently translated at 78.3% (326 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:08:04 +00:00 committed by Hosted Weblate
parent 532ac5c686
commit 80e05e6ccf
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 12 additions and 0 deletions

View File

@ -1750,5 +1750,17 @@
"@sendImage": {
"type": "text",
"placeholders": {}
},
"sentAFile": "{username}發送了一個文件",
"@sentAFile": {
"type": "text",
"placeholders": {
"username": {}
}
},
"sendVideo": "傳送影片",
"@sendVideo": {
"type": "text",
"placeholders": {}
}
}