mirror of
https://github.com/grishka/NearDrop.git
synced 2026-04-03 01:36:15 +02:00
Add italian translation
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
69DA9A2B29E18CB500A442DA /* offline_wire_formats.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = offline_wire_formats.pb.swift; sourceTree = "<group>"; };
|
||||
69DA9A2C29E18CB500A442DA /* securegcm.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = securegcm.pb.swift; sourceTree = "<group>"; };
|
||||
69DA9A2D29E18CB500A442DA /* securemessage.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = securemessage.pb.swift; sourceTree = "<group>"; };
|
||||
A3930F0529EAB2D1008F891D /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = it; path = it.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
|
||||
A3930F0629EAB2D1008F891D /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
@@ -189,6 +191,7 @@
|
||||
en,
|
||||
Base,
|
||||
ru,
|
||||
it,
|
||||
);
|
||||
mainGroup = 69DA9A0529E0BF5100A442DA;
|
||||
packageReferences = (
|
||||
@@ -246,6 +249,7 @@
|
||||
children = (
|
||||
69D2C32C29E77F2200EC7E30 /* Base */,
|
||||
69D2C33029E789AF00EC7E30 /* ru */,
|
||||
A3930F0629EAB2D1008F891D /* it */,
|
||||
);
|
||||
name = Localizable.strings;
|
||||
sourceTree = "<group>";
|
||||
@@ -255,6 +259,7 @@
|
||||
children = (
|
||||
69D2C33729E78DF400EC7E30 /* Base */,
|
||||
69D2C33929E78DFD00EC7E30 /* ru */,
|
||||
A3930F0529EAB2D1008F891D /* it */,
|
||||
);
|
||||
name = Localizable.stringsdict;
|
||||
sourceTree = "<group>";
|
||||
|
||||
Reference in New Issue
Block a user