diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index 8f50f085..c36dc897 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -32598,7 +32598,15 @@ } }, "Key" : { - "extractionState" : "manual" + "extractionState" : "manual", + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Schlüssel" + } + } + } }, "list.edit.isExclusive" : { "extractionState" : "manual", @@ -60762,8 +60770,8 @@ }, "de" : { "stringUnit" : { - "state" : "needs_review", - "value" : "Für diese Funktion ist ein DeepL-API-Schlüssel erforderlich." + "state" : "translated", + "value" : "Für diese Funktion ist ein DeepL-API-Schlüssel erforderlich" } }, "en" : { @@ -81554,4 +81562,4 @@ } }, "version" : "1.0" -} \ No newline at end of file +}