From 265f23a43a3c3e5e6f7b48e4c99787830e45a0b7 Mon Sep 17 00:00:00 2001 From: heretic43 Date: Thu, 29 May 2025 18:36:11 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (424 of 424 strings) Translation: Breakout 71/In app translations Translate-URL: https://hosted.weblate.org/projects/breakout-71/in-app-translations/zh_Hans/ --- src/i18n/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 438295c..62d7c22 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -7,7 +7,7 @@ "editor.editing.color": "在颜色列表中挑选一个颜色(每个关卡最多五个)", "editor.editing.copied": "关卡代码已复制", "editor.editing.copy": "复制关卡代码", - "editor.editing.copy_help": "在我们的讨论区分享关卡代码,以便纳入游戏。", + "editor.editing.copy_help": "在我们的 discord 中分享关卡代码以纳入游戏。", "editor.editing.credit": "致谢和来源", "editor.editing.credit_prompt": "输入来源URL或者你的关卡的解释。", "editor.editing.delete": "删除关卡",