Translated using Weblate (Chinese (Simplified))

Currently translated at 98.7% (458 of 464 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
K4YT3X 2021-07-24 14:52:40 +00:00 committed by Hosted Weblate
parent 5d6f7b4715
commit 03895f54cf
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 12 additions and 0 deletions

View File

@ -2474,5 +2474,17 @@
"@setCustomEmotes": {
"type": "text",
"placeholders": {}
},
"xMoreEvents": "{count} 个更多事件",
"@xMoreEvents": {
"type": "text",
"placeholders": {
"count": {}
}
},
"oneMoreEvent": "1 个更多事件",
"@oneMoreEvent": {
"type": "text",
"placeholders": {}
}
}