From bec726c017d643a0862d47f0628c4dfa64d7aa60 Mon Sep 17 00:00:00 2001 From: Renan LE CARO Date: Thu, 22 May 2025 09:19:23 +0200 Subject: [PATCH] Translated using Weblate (English) Currently translated at 87.2% (425 of 487 strings) Translation: Breakout 71/In app translations Translate-URL: https://hosted.weblate.org/projects/breakout-71/in-app-translations/en/ --- src/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 9697f56..e0569fe 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -19,7 +19,7 @@ "editor.editing.rename_prompt": "Please enter a new name for the level", "editor.editing.right": "Move all bricks to the right", "editor.editing.show_code": "Show level code", - "editor.editing.show_code_help": "You can then copy it manually", + "editor.editing.show_code_help": "You can then copy it manually.", "editor.editing.smaller": "Decrease level size", "editor.editing.title": "Editing level : {{name}}", "editor.editing.up": "Move up all the bricks",