Translated using Weblate (Chinese (Simplified))

Currently translated at 89.4% (415 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:25:53 +00:00 committed by Hosted Weblate
parent b99ebc7d33
commit cd3fc3f1ff
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 16 additions and 1 deletions

View File

@ -2251,5 +2251,20 @@
"placeholders": {}
},
"clearArchive": "清除存档",
"@clearArchive": {}
"@clearArchive": {},
"commandHintInvite": "邀请用户加入此聊天室",
"@commandHintInvite": {
"type": "text",
"description": "Usage hint for the command /invite"
},
"commandHintUnBan": "在此聊天室解封该用户",
"@commandHintUnBan": {
"type": "text",
"description": "Usage hint for the command /unban"
},
"commandHintBan": "在此聊天室封禁该用户",
"@commandHintBan": {
"type": "text",
"description": "Usage hint for the command /ban"
}
}