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 52398eac16
commit 160104efae

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"
}
}