mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-24 04:59:26 +01:00
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:
parent
cfe12a56c0
commit
cadf78adf6
@ -1811,5 +1811,13 @@
|
|||||||
"@username": {
|
"@username": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"userSentUnknownEvent": "{username}發送了一個{type}事件",
|
||||||
|
"@userSentUnknownEvent": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"username": {},
|
||||||
|
"type": {}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user