mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-04 09:14:10 +01:00
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:
parent
532ac5c686
commit
80e05e6ccf
@ -1750,5 +1750,17 @@
|
|||||||
"@sendImage": {
|
"@sendImage": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"sentAFile": "{username}發送了一個文件",
|
||||||
|
"@sentAFile": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"username": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sendVideo": "傳送影片",
|
||||||
|
"@sendVideo": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user