Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (79 of 79 strings)

Translation: AutoMod/Bot
Translate-URL: http://weblate.insrt.uk/projects/automod/bot/zh_Hans/
This commit is contained in:
deluxghost 2023-06-23 14:59:21 +00:00 committed by Weblate
parent ad6c11e12b
commit 699e075468

View file

@ -71,7 +71,7 @@
}
},
"infractions": {
"infraction_created": "已创建违规",
"infraction_created": "违规已创建",
"operation_completed": "操作完成",
"too_many_users": "指定用户过多!请指定不超过 {{max}} 个用户。",
"title_create": "创建违规",
@ -110,5 +110,16 @@
"title": "给您的提醒!",
"body": "#### 您要求我在 {{timestamp}} 提醒您:\n{{message}}",
"no_message": "*您没有设置提醒消息,点击[这里]({{url}})跳转到上下文*"
},
"server_logs": {
"create_infraction": {
"title": "违规已创建"
},
"remove_infraction": {
"title": "违规已删除"
},
"temp_ban_expire": {
"title": "临时封禁已过期"
}
}
}