aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--Sources/SwiftyCrop/Resources/Localizable.xcstrings18
2 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
index 733adb1..009764b 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ The following languages are supported & localized:
- 🇪🇸 Spanish
- 🇹🇷 Turkish
- 🇺🇦 Ukrainian
+- 🇭🇺 Hungarian
The localization file can be found in `Sources/SwiftyCrop/Resources`.
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",