mirror of
https://github.com/grishka/NearDrop.git
synced 2026-04-03 01:36:15 +02:00
add Korean localization
This commit is contained in:
@@ -174,6 +174,11 @@
|
||||
A3930F0629EAB2D1008F891D /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
AE37AC272ABB62E400F0FF91 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = hu; path = hu.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
||||
AE37AC282ABB62E400F0FF91 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
B59C7B402AC5EC0600B2CC15 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/ShareViewController.strings; sourceTree = "<group>"; };
|
||||
B59C7B412AC5EC0600B2CC15 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ko; path = ko.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
||||
B59C7B422AC5EC0600B2CC15 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
B59C7B432AC5EC0600B2CC15 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ko; path = ko.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
||||
B59C7B442AC5EC0600B2CC15 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
B670906E2A6D234D00DB8273 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = th; path = th.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
||||
B670906F2A6D237600DB8273 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
@@ -412,6 +417,7 @@
|
||||
hu,
|
||||
nl,
|
||||
"zh-Hans",
|
||||
ko,
|
||||
);
|
||||
mainGroup = 69DA9A0529E0BF5100A442DA;
|
||||
packageReferences = (
|
||||
@@ -539,6 +545,7 @@
|
||||
691F53C82AC259630089FD92 /* ru */,
|
||||
15C3ECC82AC269FB00FC5082 /* nl */,
|
||||
1884486E2AC294C3003EC2A3 /* zh-Hans */,
|
||||
B59C7B442AC5EC0600B2CC15 /* ko */,
|
||||
);
|
||||
name = Localizable.strings;
|
||||
sourceTree = "<group>";
|
||||
@@ -550,6 +557,7 @@
|
||||
691F53CC2AC259A20089FD92 /* ru */,
|
||||
15C3ECC72AC269FB00FC5082 /* nl */,
|
||||
1884486D2AC294C3003EC2A3 /* zh-Hans */,
|
||||
B59C7B432AC5EC0600B2CC15 /* ko */,
|
||||
);
|
||||
name = Localizable.stringsdict;
|
||||
sourceTree = "<group>";
|
||||
@@ -561,6 +569,7 @@
|
||||
691F53C42AC257A30089FD92 /* ru */,
|
||||
15C3ECC62AC269FB00FC5082 /* nl */,
|
||||
1884486A2AC294C3003EC2A3 /* zh-Hans */,
|
||||
B59C7B402AC5EC0600B2CC15 /* ko */,
|
||||
);
|
||||
name = ShareViewController.xib;
|
||||
sourceTree = "<group>";
|
||||
@@ -578,6 +587,7 @@
|
||||
AE37AC282ABB62E400F0FF91 /* hu */,
|
||||
15C3ECCA2AC269FB00FC5082 /* nl */,
|
||||
1884486C2AC294C3003EC2A3 /* zh-Hans */,
|
||||
B59C7B422AC5EC0600B2CC15 /* ko */,
|
||||
);
|
||||
name = Localizable.strings;
|
||||
sourceTree = "<group>";
|
||||
@@ -595,6 +605,7 @@
|
||||
AE37AC272ABB62E400F0FF91 /* hu */,
|
||||
15C3ECC92AC269FB00FC5082 /* nl */,
|
||||
1884486B2AC294C3003EC2A3 /* zh-Hans */,
|
||||
B59C7B412AC5EC0600B2CC15 /* ko */,
|
||||
);
|
||||
name = Localizable.stringsdict;
|
||||
sourceTree = "<group>";
|
||||
|
||||
Reference in New Issue
Block a user