From 9af4ff806c9e765dd3dd26e168c482b4775170b4 Mon Sep 17 00:00:00 2001 From: FloPinguin <25036848+FloPinguin@users.noreply.github.com> Date: Sun, 22 Feb 2026 17:53:12 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20nation=20name=20typo=20=F0=9F=94=A7=20(#3?= =?UTF-8?q?269)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Description: Fix nation name typo 🔧 ## Please complete the following: - [X] I have added screenshots for all UI updates - [X] I process any text displayed to the user through translateText() and I've added it to the en.json file - [X] I have added relevant tests to the test directory - [X] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: FloPinguin Co-authored-by: Ryan <7389646+ryanbarlow97@users.noreply.github.com> --- map-generator/assets/maps/gatewaytotheatlantic/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/map-generator/assets/maps/gatewaytotheatlantic/info.json b/map-generator/assets/maps/gatewaytotheatlantic/info.json index 164834016..6a4e917f3 100644 --- a/map-generator/assets/maps/gatewaytotheatlantic/info.json +++ b/map-generator/assets/maps/gatewaytotheatlantic/info.json @@ -58,7 +58,7 @@ }, { "coordinates": [1609, 1837], - "name": "Algeria'", + "name": "Algeria", "flag": "dz" }, {