From 0aec188b1c61ff7f6e9e57cded48c48819137d18 Mon Sep 17 00:00:00 2001 From: Dorobot <128296202+Hldbot@users.noreply.github.com> Date: Thu, 30 Jan 2025 16:33:39 +0800 Subject: [PATCH] New translations zh_cn.json (English) --- core/locales/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/locales/en_us.json b/core/locales/en_us.json index f9a881f11f..313301c4b9 100644 --- a/core/locales/en_us.json +++ b/core/locales/en_us.json @@ -93,7 +93,7 @@ "error.config.invalid": "The config is invalid or not found. Please check the config file.", "error.config.secret.not_found": "The secret key is not found. Please check the config file.", "error.config.webrender.invalid": "No WebRender configured. This command cannot be used.", - "error.i18n.fallback": "(If you're seeing this strange string, it means something we've messed up!\nPlease send the issue back so that we can fix it in time.)", + "error.i18n.fallback": "(If you're seeing this strange string, it means something we've messed up! Please send the issue back so that we can fix it in time.)", "error.message.chain.empty": "The bot attempted to send an empty message chain. Please contact the developers to resolve this issue.", "error.message.chain.invalid": "The bot attempted to send an invalid message chain. Please contact the developers to resolve this issue.", "error.message.chain.plain.empty": "The bot attempted to send an empty text message. Please contact the developers to resolve this issue.",