From 384399f95efb38b1b14b3de4d53ae3208e6c22a5 Mon Sep 17 00:00:00 2001 From: Dorobot <128296202+Hldbot@users.noreply.github.com> Date: Sun, 5 Jan 2025 08:39:00 +0800 Subject: [PATCH] New translations zh_cn.json (English) --- core/locales/en_us.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/core/locales/en_us.json b/core/locales/en_us.json index 9404991c33..158ffcc12d 100644 --- a/core/locales/en_us.json +++ b/core/locales/en_us.json @@ -36,7 +36,7 @@ "config.comments.help_url": "Help document URL.", "config.comments.ignored_sender": "Ignore user list. Users matching this list will be ignored.", "config.comments.issue_url": "Issue feedback URL.", - "config.comments.jwt_secret": "The authentication key for the built-in API, for signing and verifying validity.", + "config.comments.jwt_secret": "The authentication key for the built-in API, it can be filled in at will.", "config.comments.kook_token": "KOOK bot token.", "config.comments.locale_url": "Localized project URL.", "config.comments.lost_petal_limit": "The maximum number of petals users can lose per day.", @@ -150,6 +150,7 @@ "parser.matched.but_try_again_later": "Please try again later.", "parser.module.desc": "Description:\n${desc}", "parser.module.disabled.prompt": "\"${module}\" module is not enabled. Please use \"${prefix}enable ${module}\" to enable the module.", + "parser.module.disabled.to_enable": "是否开启并继续执行?", "parser.module.unloaded": "\"${module}\"hasn't been loaded yet. Please contact the developers to solve this issue.", "parser.superuser.permission.denied": "You do not have permission to use this command.", "petal.message.cost": "(${amount} petals used)", @@ -184,4 +185,4 @@ "tos.message.warning.count": "You have received ${current_warns} warnings.", "tos.message.warning.last": "This is the last warning.", "tos.message.warning.prompt": "Your account will be blocked if you receive more than ${warn_counts} warnings." -} \ No newline at end of file +}