Skip to content

Commit ea9ea02

Browse files
CaslenZLessica
authored andcommitted
i18n: add zh-Hant
Signed-off-by: Lessica <wuzheng28@huawei.com>
1 parent b08b148 commit ea9ea02

File tree

2 files changed

+1094
-0
lines changed

2 files changed

+1094
-0
lines changed

Reveil.xcodeproj/project.pbxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
0F1659362AF9FCF600268572 /* PortItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PortItem.swift; sourceTree = "<group>"; };
215215
0F1659392AF9FD4500268572 /* URLSchemeItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLSchemeItem.swift; sourceTree = "<group>"; };
216216
0F16593C2AFA702C00268572 /* ObjCClassItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ObjCClassItem.swift; sourceTree = "<group>"; };
217+
0F2C9BBB2B88420A00C7A462 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
217218
0F2CA1252AE6AF8B00C76A78 /* HighlightedEntryKey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HighlightedEntryKey.swift; sourceTree = "<group>"; };
218219
0F2CA1272AE946B200C76A78 /* SecurityView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecurityView.swift; sourceTree = "<group>"; };
219220
0F2CA12A2AE9479E00C76A78 /* Security.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Security.swift; sourceTree = "<group>"; };
@@ -895,6 +896,7 @@
895896
Base,
896897
"zh-Hans",
897898
es,
899+
"zh-Hant",
898900
);
899901
mainGroup = CC4AE2AB2ACAA4B400DA23AC;
900902
packageReferences = (
@@ -1141,6 +1143,7 @@
11411143
CC21B4BE2ACAE5E5003EC114 /* en */,
11421144
CC21B4C02ACAE601003EC114 /* zh-Hans */,
11431145
0FCD42972B68BCC400076CE4 /* es */,
1146+
0F2C9BBB2B88420A00C7A462 /* zh-Hant */,
11441147
);
11451148
name = Localizable.strings;
11461149
sourceTree = "<group>";

0 commit comments

Comments
 (0)