From baba6e298632f66c4ff7b96b7417396b52936f8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Fri, 26 Feb 2021 12:29:56 +0100 Subject: [PATCH] Fix typo in english translation --- lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en.json b/lang/en.json index af05514..ac98613 100644 --- a/lang/en.json +++ b/lang/en.json @@ -37,7 +37,7 @@ "noSettings": "This speed provider doesn't offer any configuration options.", "color": { "name": "Color for {colorName}", - "hint": "The color that will be used to color square that are within {colorName} range", + "hint": "The color that will be used to color squares that are within {colorName} range", "unreachable": { "name": "unreachable", "hint": "The color for spaces that aren't reachable by the dragged token"