diff --git a/Multiplatform/Localizable.xcstrings b/Multiplatform/Localizable.xcstrings index dcf8e829..b5c7e331 100644 --- a/Multiplatform/Localizable.xcstrings +++ b/Multiplatform/Localizable.xcstrings @@ -94,8 +94,50 @@ } }, "action.customize" : { - "comment" : "The title of a button that opens a view to customize a library.", - "isCommentAutoGenerated" : true + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Anpassen" + } + }, + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Customize" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Personnaliser" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Настроить" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Anpassa" + } + }, + "uk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Налаштувати" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "自定义" + } + } + } }, "action.decrease" : { "localizations" : {