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/
onboarding
thing no 4 years ago committed by Hosted Weblate
parent 44dd1ba718
commit 4f24871d3c

@ -1776,5 +1776,20 @@
"placeholders": {
"username": {}
}
},
"userAndOthersAreTyping": "{username}和另外{count}個人正在輸入…",
"@userAndOthersAreTyping": {
"type": "text",
"placeholders": {
"username": {},
"count": {}
}
},
"numUsersTyping": "{count}個人正在輸入…",
"@numUsersTyping": {
"type": "text",
"placeholders": {
"count": {}
}
}
}

Loading…
Cancel
Save