mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 20:49:26 +01:00
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:
parent
676a1a5ce5
commit
d1500f4931
@ -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"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user