mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-19 03:12:36 +01:00
Translated using Weblate (Chinese (Traditional))
Currently translated at 79.3% (330 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
This commit is contained in:
parent
37974a34ca
commit
bb817fb3ff
@ -1776,5 +1776,20 @@
|
|||||||
"placeholders": {
|
"placeholders": {
|
||||||
"username": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"userAndOthersAreTyping": "{username}和另外{count}個人正在輸入…",
|
||||||
|
"@userAndOthersAreTyping": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"username": {},
|
||||||
|
"count": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"numUsersTyping": "{count}個人正在輸入…",
|
||||||
|
"@numUsersTyping": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"count": {}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user