From 4bfbce9277a0f002dd4ebbd87c927d12b9a12028 Mon Sep 17 00:00:00 2001 From: Dorobot <128296202+Hldbot@users.noreply.github.com> Date: Sat, 25 Mar 2023 17:20:51 +0800 Subject: [PATCH] New translations zh_cn.json (English) --- locales/en_us.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/en_us.json b/locales/en_us.json index 45bdd301..490a7cd0 100644 --- a/locales/en_us.json +++ b/locales/en_us.json @@ -1,5 +1,5 @@ { - "i18n.prompt.fallback.failed": "(If you can see this strange string, it means something is wrong again! \nPlease send the problem back to\nhttps://s.wd-ljt.com/botreportbug\nso we can quickly solve it.)", + "i18n.prompt.fallback.failed": "(If you see this strange string, it means something is wrong again! \nPlease send the problem to\nhttps://s.wd-ljt.com/botreportbug\nso we can quickly solve it.)", "error.prompt": "An error occurred: ${error_msg}\nReport this issue: ", "error.prompt.report": "An error occurred while executing the command. Please report the following to developers:\n${err_msg}", "error.prompt.noreport": "An error occurred while executing the command:\n${err_msg}\nThis error is not caused by the bot (e.g. the API request went wrong) and thus should not be reported to developers.", @@ -9,12 +9,12 @@ "error.message.chain.unsafe": "The message contains unsafe content and is blocked. Please get in touch with the developers to solve this issue.", "error.module.unbound": "Module ${module} isn't bound with any commands and doesn't have a description. Please get in touch with the developers to solve this issue.", "error.module.helpdoc.invalid": "${module} provided an invalid help message. Please get in touch with the developers to solve this issue.", - "error.loader.load.failed": "The following error(s) occurred during module loading and module(s) with error is now loaded: ${err_msg}", + "error.loader.load.failed": "The following error(s) occurred during module loading and module(s) with error was not loaded: ${err_msg}", "error.loader.load.success": "All modules are loaded successfully.", "error.request.api.timeout": "API request timeout.", "tos.warning": "Warning:\nYou have violated our Code of Conduct according to our Terms of Service.", "tos.reason": "Reason: ", - "tos.warning.count": "You have received ${current_warns} warnings. Your account will be blocked if you receive more than 5 warnings.", + "tos.warning.count": "You have received ${current_warns} warnings. Your account will be blacklisted if you receive more than 5 warnings.", "tos.warning.appeal": "If you have any objections, please go to https://github.com/Teahouse-Studios/bot/issues/new/choose and create an issue.", "tos.warning.last": "This is your last warning.", "parser.command.running.prompt": "There are currently commands running. Please try again later.",