From ba25a8c088bbb3e18b6aa5651cd7a87c6442e1a3 Mon Sep 17 00:00:00 2001 From: maiqingqiang <867409182@qq.com> Date: Thu, 3 Oct 2024 22:52:45 +0800 Subject: [PATCH] :bookmark: Update Localizable --- ChatMLX.xcodeproj/project.pbxproj | 4 ++-- ChatMLX/Localizable.xcstrings | 39 ++++++++++++++++++++++++++++--- 2 files changed, 38 insertions(+), 5 deletions(-) diff --git a/ChatMLX.xcodeproj/project.pbxproj b/ChatMLX.xcodeproj/project.pbxproj index bfdf27b..c330cc4 100644 --- a/ChatMLX.xcodeproj/project.pbxproj +++ b/ChatMLX.xcodeproj/project.pbxproj @@ -702,7 +702,7 @@ CODE_SIGN_ENTITLEMENTS = ChatMLX/ChatMLX.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_ASSET_PATHS = "\"ChatMLX/Preview Content\""; DEVELOPMENT_TEAM = RFGFKQEKRH; ENABLE_HARDENED_RUNTIME = YES; @@ -731,7 +731,7 @@ CODE_SIGN_ENTITLEMENTS = ChatMLX/ChatMLXRelease.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 2; DEVELOPMENT_ASSET_PATHS = "\"ChatMLX/Preview Content\""; DEVELOPMENT_TEAM = RFGFKQEKRH; ENABLE_HARDENED_RUNTIME = YES; diff --git a/ChatMLX/Localizable.xcstrings b/ChatMLX/Localizable.xcstrings index d82e037..e4c4304 100644 --- a/ChatMLX/Localizable.xcstrings +++ b/ChatMLX/Localizable.xcstrings @@ -11,7 +11,7 @@ "shouldTranslate" : false }, "%d" : { - + "shouldTranslate" : false }, "%lld" : { "localizations" : { @@ -709,7 +709,32 @@ } }, "Feedback" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "フィードバック" + } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "의견 피드백" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "反馈" + } + }, + "zh-Hant" : { + "stringUnit" : { + "state" : "translated", + "value" : "反饋" + } + } + } }, "General" : { "extractionState" : "manual", @@ -1292,7 +1317,15 @@ } }, "OK" : { - + "localizations" : { + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "完成" + } + } + }, + "shouldTranslate" : false }, "Please enter Hugging Face Repo ID" : { "extractionState" : "manual",