From 4b8d7113f16b5744a55b2625fc1b576112a4ce2b Mon Sep 17 00:00:00 2001 From: Xabi <888924+xabirequejo@users.noreply.github.com> Date: Wed, 3 Jul 2024 08:12:16 +0200 Subject: [PATCH] Update EU localisation (#2112) Added delete header and delete avatar --- .../Resources/Localization/Localizable.xcstrings | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index 99a30779..cb964221 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -13492,6 +13492,12 @@ "value" : "Delete avatar" } }, + "eu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ezabatu abatarra" + } + }, "fr" : { "stringUnit" : { "state" : "translated", @@ -13985,6 +13991,12 @@ "value" : "Delete header" } }, + "eu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ezabatu goiburua" + } + }, "fr" : { "stringUnit" : { "state" : "translated", @@ -82964,4 +82976,4 @@ } }, "version" : "1.0" -} \ No newline at end of file +}