From dd91aa3ccffff14207e09d62e555f17c3b595ebb Mon Sep 17 00:00:00 2001 From: Tiffany Fung Date: Tue, 5 Sep 2023 22:35:33 +0800 Subject: [PATCH] Create localization files for Simplified Chinese and Traditional Chinese (Hong Kong) --- CrystalFetch.xcodeproj/project.pbxproj | 6 ++++++ Source/zh-HK.lproj/Localizable.strings | 1 + Source/zh-Hans.lproj/Localizable.strings | 1 + 3 files changed, 8 insertions(+) create mode 100644 Source/zh-HK.lproj/Localizable.strings create mode 100644 Source/zh-Hans.lproj/Localizable.strings diff --git a/CrystalFetch.xcodeproj/project.pbxproj b/CrystalFetch.xcodeproj/project.pbxproj index 1a45214..f55838c 100644 --- a/CrystalFetch.xcodeproj/project.pbxproj +++ b/CrystalFetch.xcodeproj/project.pbxproj @@ -855,6 +855,8 @@ CEC0A3082A71BBA900980857 /* Build.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Build.xcconfig; sourceTree = ""; }; CEC8BC512A7B55D80042878F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = ""; }; CEC8BC532A7B56280042878F /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = ""; }; + F65FBD842AA77422007637B0 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = ""; }; + F65FBD852AA77426007637B0 /* zh-HK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-HK"; path = "zh-HK.lproj/Localizable.strings"; sourceTree = ""; }; FFB1B5272A929A2800B95D56 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = ""; }; FFB1B5292A929CEC00B95D56 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/CrystalFetch-InfoPlist.strings"; sourceTree = ""; }; /* End PBXFileReference section */ @@ -1547,6 +1549,8 @@ Base, ja, "zh-Hant", + "zh-Hans", + "zh-HK", ); mainGroup = CEC09F022A6BB66200980857; packageReferences = ( @@ -2003,6 +2007,8 @@ CEC8BC512A7B55D80042878F /* en */, CEC8BC532A7B56280042878F /* ja */, FFB1B5272A929A2800B95D56 /* zh-Hant */, + F65FBD842AA77422007637B0 /* zh-Hans */, + F65FBD852AA77426007637B0 /* zh-HK */, ); name = Localizable.strings; sourceTree = ""; diff --git a/Source/zh-HK.lproj/Localizable.strings b/Source/zh-HK.lproj/Localizable.strings new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Source/zh-HK.lproj/Localizable.strings @@ -0,0 +1 @@ + diff --git a/Source/zh-Hans.lproj/Localizable.strings b/Source/zh-Hans.lproj/Localizable.strings new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Source/zh-Hans.lproj/Localizable.strings @@ -0,0 +1 @@ +