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
44dd1ba718
commit
4f24871d3c
1 changed files with 15 additions and 0 deletions
|
|
@ -1776,5 +1776,20 @@
|
|||
"placeholders": {
|
||||
"username": {}
|
||||
}
|
||||
},
|
||||
"userAndOthersAreTyping": "{username}和另外{count}個人正在輸入…",
|
||||
"@userAndOthersAreTyping": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"username": {},
|
||||
"count": {}
|
||||
}
|
||||
},
|
||||
"numUsersTyping": "{count}個人正在輸入…",
|
||||
"@numUsersTyping": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"count": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue