From bb739369cc0fb07cd3f0ba83ddc62746caeab2c1 Mon Sep 17 00:00:00 2001 From: Kevin Varga Halasz Date: Fri, 22 Mar 2024 14:01:46 +0100 Subject: Adding --- Sources/SwiftyCrop/Resources/Localizable.xcstrings | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'Sources') diff --git a/Sources/SwiftyCrop/Resources/Localizable.xcstrings b/Sources/SwiftyCrop/Resources/Localizable.xcstrings index 8c5c203..c3a5943 100644 --- a/Sources/SwiftyCrop/Resources/Localizable.xcstrings +++ b/Sources/SwiftyCrop/Resources/Localizable.xcstrings @@ -28,6 +28,12 @@ "value" : "Annuler" } }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mégsem" + } + }, "it" : { "stringUnit" : { "state" : "translated", @@ -81,6 +87,12 @@ "value" : "Déplacer et dimensionner" } }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mozgatás és méretezés" + } + }, "it" : { "stringUnit" : { "state" : "translated", @@ -134,6 +146,12 @@ "value" : "Enregistrer" } }, + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mentés" + } + }, "it" : { "stringUnit" : { "state" : "translated", -- cgit v1.2.3