From 93acae063d8ff0ba271cc029c3c0747f111f44dc Mon Sep 17 00:00:00 2001 From: jesusjimsa Date: Tue, 3 Sep 2024 20:40:35 +0100 Subject: [PATCH] Update ES localization --- .../Localization/Localizable.xcstrings | 26 ++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index fc672a453..daae74d35 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -29185,6 +29185,12 @@ }, "Feature Requests" : { "localizations" : { + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Solicitudes de funciones" + } + }, "it" : { "stringUnit" : { "state" : "translated", @@ -42040,6 +42046,12 @@ }, "Privacy Policy" : { "localizations" : { + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Política de Privacidad" + } + }, "it" : { "stringUnit" : { "state" : "translated", @@ -78940,6 +78952,12 @@ }, "Telemetry" : { "localizations" : { + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Telemetría" + } + }, "it" : { "stringUnit" : { "state" : "translated", @@ -78950,6 +78968,12 @@ }, "Telemetry by TelemetryDeck" : { "localizations" : { + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Telemetría de TelemetryDeck" + } + }, "it" : { "stringUnit" : { "state" : "translated", @@ -83912,4 +83936,4 @@ } }, "version" : "1.0" -} \ No newline at end of file +}