Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (522 of 522 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
Eric 2021-12-12 13:51:53 +00:00 committed by Hosted Weblate
parent 6bdc9e2999
commit ac20e9710c
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2654,5 +2654,25 @@
"removeFromSpace": "从空间删除",
"@removeFromSpace": {},
"start": "开始",
"@start": {}
"@start": {},
"commandHint_discardsession": "丢弃会话",
"@commandHint_discardsession": {
"type": "text",
"description": "Usage hint for the command /discardsession"
},
"commandHint_dm": "启动一对一交谈\n使用 --no-encryption 禁用加密",
"@commandHint_dm": {
"type": "text",
"description": "Usage hint for the command /dm"
},
"commandHint_clearcache": "清除缓存",
"@commandHint_clearcache": {
"type": "text",
"description": "Usage hint for the command /clearcache"
},
"commandHint_create": "创建空的群聊\n使用 --no-encryption 禁用加密",
"@commandHint_create": {
"type": "text",
"description": "Usage hint for the command /create"
}
}