From 60aab3d2b8ea9363c95c5ea85d9e905186e6d9a3 Mon Sep 17 00:00:00 2001 From: Anton Khorev Date: Thu, 6 Feb 2025 16:37:07 +0300 Subject: [PATCH] Remove spaces before colons in en.yml --- config/locales/en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 25794cc9f..7b2be6a0c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -836,7 +836,7 @@ en: census: "Census Boundary" national_park: "National Park" political: "Electoral Boundary" - protected_area : "Protected Area" + protected_area: "Protected Area" "yes": "Boundary" bridge: aqueduct: "Aqueduct" @@ -987,7 +987,7 @@ en: turning_circle: "Turning Circle" turning_loop: "Turning Loop" unclassified: "Unclassified Road" - "yes" : "Road" + "yes": "Road" historic: aircraft: "Historic Aircraft" archaeological_site: "Archaeological Site" @@ -1167,7 +1167,7 @@ en: trench: "Trench" "yes": "Military" mountain_pass: - "yes" : "Mountain Pass" + "yes": "Mountain Pass" natural: atoll: "Atoll" bare_rock: "Bare Rock" -- 2.39.5