Translated using Weblate (Chinese (Simplified))

Currently translated at 94.6% (439 of 464 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
shulongdeng 2021-07-24 14:51:59 +00:00 committed by Hosted Weblate
parent 676a1a5ce5
commit d1500f4931
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 20 additions and 0 deletions

View File

@ -2266,5 +2266,25 @@
"@commandHintBan": {
"type": "text",
"description": "Usage hint for the command /ban"
},
"commandHintHtml": "发送HTML格式化文本",
"@commandHintHtml": {
"type": "text",
"description": "Usage hint for the command /html"
},
"commandHintPlain": "发送纯文本",
"@commandHintPlain": {
"type": "text",
"description": "Usage hint for the command /plain"
},
"commandHintMe": "介绍自己",
"@commandHintMe": {
"type": "text",
"description": "Usage hint for the command /me"
},
"commandHintMyRoomNick": "设置您的聊天室昵称",
"@commandHintMyRoomNick": {
"type": "text",
"description": "Usage hint for the command /myroomnick"
}
}