From 71fac95a0bb4f5df2f492958b19ee6bc37c49600 Mon Sep 17 00:00:00 2001 From: heretic43 Date: Sun, 1 Jun 2025 18:30:45 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 99.7% (423 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 62d7c22..195c7ef 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -16,7 +16,7 @@ "editor.editing.left": "移动所有砖块到左边", "editor.editing.play": "游玩这个关卡", "editor.editing.rename": "关卡名字", - "editor.editing.rename_prompt": "请为关卡输入新名字", + "editor.editing.rename_prompt": "请为关卡输入新名字。", "editor.editing.right": "移动所有砖块到右边", "editor.editing.show_code": "显示关卡代码", "editor.editing.show_code_help": "你可以手动复制它。", @@ -60,8 +60,8 @@ "history.include_past_versions": "也显示过去的版本", "history.locked": "玩至少十场游戏解锁", "history.title": "游玩历史", - "lab.help": "尝试你想要的任何构建", - "lab.instructions": "选择升级和一个关卡,然后点击上面的游玩按钮", + "lab.help": "尝试你想要的任何构建。", + "lab.instructions": "选择升级和一个关卡,然后点击上面的游玩按钮。", "lab.menu_entry": "创意模式", "lab.play": "游玩", "lab.reset": "重置",