Translated using Weblate (Chinese (Simplified))
Currently translated at 83.0% (49 of 59 strings) Translation: AutoMod/Bot Translate-URL: http://weblate.insrt.uk/projects/automod/bot/zh_Hans/
This commit is contained in:
parent
533b3a2c6d
commit
202a6da3ed
|
@ -62,5 +62,12 @@
|
||||||
"infraction_created": "已创建违规",
|
"infraction_created": "已创建违规",
|
||||||
"operation_completed": "操作完成",
|
"operation_completed": "操作完成",
|
||||||
"too_many_users": "指定用户过多!请指定不超过 {{max}} 个用户。"
|
"too_many_users": "指定用户过多!请指定不超过 {{max}} 个用户。"
|
||||||
|
},
|
||||||
|
"target_uncertain": {
|
||||||
|
"title": "确认操作",
|
||||||
|
"body_one": "此操作将影响以下用户:{{users}}.",
|
||||||
|
"body_other": "此操作将影响以下用户:{{users}}.",
|
||||||
|
"confirmed": "操作已确认!",
|
||||||
|
"canceled": "操作取消。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue