Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (581 of 581 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
Eric 2023-09-23 11:51:49 +00:00 committed by Hosted Weblate
parent 9de3d6fadb
commit 151010aa71
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2608,5 +2608,14 @@
"@emoteKeyboardNoRecents": {
"type": "text",
"placeholders": {}
},
"invalidInput": "无效的输入!",
"@invalidInput": {},
"wrongPinEntered": "输入的 PIN 码不正确!请 {seconds} 秒后重试…",
"@wrongPinEntered": {
"type": "text",
"placeholders": {
"seconds": {}
}
}
}