Translated using Weblate (Chinese (Traditional))
Currently translated at 80.0% (333 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
This commit is contained in:
parent
8a304bb2aa
commit
4c3ec3f141
1 changed files with 15 additions and 0 deletions
|
|
@ -1791,5 +1791,20 @@
|
|||
"placeholders": {
|
||||
"count": {}
|
||||
}
|
||||
},
|
||||
"userIsTyping": "{username}正在打字啦 不要急…",
|
||||
"@userIsTyping": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"username": {}
|
||||
}
|
||||
},
|
||||
"userAndUserAreTyping": "{username}和{username2}正在輸入…",
|
||||
"@userAndUserAreTyping": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"username": {},
|
||||
"username2": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue