Skip to content

Commit

Permalink
Enabled Chinese (Hong Kong) translation
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tobihagemann committed May 23, 2022
1 parent 117502e commit d8cf6e7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
3 changes: 3 additions & 0 deletions Cryptomator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,7 @@
74397A852832A09B00CB9410 /* sw-TZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sw-TZ"; path = "sw-TZ.lproj/Localizable.strings"; sourceTree = "<group>"; };
7460FFED26FB6C100018BCC4 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/Localizable.strings; sourceTree = "<group>"; };
7460FFEE26FCC6FC0018BCC4 /* OnboardingNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingNavigationController.swift; sourceTree = "<group>"; };
74626665283BD2D20070924B /* zh-HK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-HK"; path = "zh-HK.lproj/Localizable.strings"; sourceTree = "<group>"; };
7469AD99266E26B0000DCD45 /* URL+Zip.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URL+Zip.swift"; sourceTree = "<group>"; };
747C35162762A3F500E4CA28 /* AttributedTextHeaderFooterViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttributedTextHeaderFooterViewModel.swift; sourceTree = "<group>"; };
74833F9D27E4CCD800C1C5F0 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = "<group>"; };
Expand Down Expand Up @@ -2114,6 +2115,7 @@
tr,
"zh-Hans",
"zh-Hant",
"zh-HK",
);
mainGroup = 4A5E5B202453119100BD6298;
packageReferences = (
Expand Down Expand Up @@ -2795,6 +2797,7 @@
74267A1C26A5799F004C61BC /* tr */,
74267A1D26A579A4004C61BC /* zh-Hans */,
74397A842832A05E00CB9410 /* zh-Hant */,
74626665283BD2D20070924B /* zh-HK */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,17 +87,17 @@
"repositoryURL": "https://github.com/google/gtm-session-fetcher.git",
"state": {
"branch": null,
"revision": "bc6a19702ac76ac4e488b68148710eb815f9bc56",
"version": "1.7.0"
"revision": "4e9bbf2808b8fee444e84a48f5f3c12641987d3e",
"version": "1.7.2"
}
},
{
"package": "GTMAppAuth",
"repositoryURL": "https://github.com/google/GTMAppAuth.git",
"state": {
"branch": null,
"revision": "40f4103fb52109032c05599a0c39ad43edbdf80a",
"version": "1.2.2"
"revision": "e803d09da0147fbf1bbb30e126c47ff43254e057",
"version": "1.2.3"
}
},
{
Expand All @@ -114,8 +114,8 @@
"repositoryURL": "https://github.com/AzureAD/microsoft-authentication-library-for-objc.git",
"state": {
"branch": null,
"revision": "2825c3f72bf51f8be43df7177fe1c66370be2d0e",
"version": "1.2.0"
"revision": "e4202b9175d7b5566845b60e0ad233ed72b2783c",
"version": "1.2.1"
}
},
{
Expand Down

0 comments on commit d8cf6e7

Please sign in to comment.