From cd2f801fe6de7593097a14a076c26c4996f62992 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Thu, 6 Mar 2025 04:52:03 +0100 Subject: [PATCH] [strings] Update iOS translations for Spanish Translate-URL: https://hosted.weblate.org/projects/organicmaps/ios/es/ Signed-off-by: Adolfo Jayme Barrientos --- iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings index 95ad9a4124..fa22b2d72a 100644 --- a/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/es.lproj/Localizable.strings @@ -22,7 +22,7 @@ "miles" = "Millas"; /* A text for current gps location point/arrow selected on the map */ -"core_my_position" = "Mi ubicaciĆ³n"; +"core_my_position" = "Mi posiciĆ³n"; /* Update maps later button text */ "later" = "Luego";