🌐 l10n

This commit is contained in:
2021-02-02 22:32:32 +01:00
committed by Patrick Müller
parent b8b1439bf1
commit c8a6ba8008
6 changed files with 63 additions and 23 deletions
+14
View File
@@ -7,6 +7,7 @@
objects = {
/* Begin PBXBuildFile section */
CD17FAD025C9F93B0088D700 /* HomeView.strings in Resources */ = {isa = PBXBuildFile; fileRef = CD17FAD225C9F93B0088D700 /* HomeView.strings */; };
CD2FC0C525A869FE00963178 /* dhbw-standard-icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CD2FC0C025A869FE00963178 /* dhbw-standard-icon@2x.png */; };
CD2FC0C625A869FE00963178 /* dhbw-standard-icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = CD2FC0C125A869FE00963178 /* dhbw-standard-icon@3x.png */; };
CD2FC0C725A869FE00963178 /* alpaca-alt-icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CD2FC0C325A869FE00963178 /* alpaca-alt-icon@2x.png */; };
@@ -52,6 +53,8 @@
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
CD17FAD125C9F93B0088D700 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/HomeView.strings; sourceTree = "<group>"; };
CD17FAD625C9F9440088D700 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/HomeView.strings; sourceTree = "<group>"; };
CD2FC0C025A869FE00963178 /* dhbw-standard-icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "dhbw-standard-icon@2x.png"; sourceTree = "<group>"; };
CD2FC0C125A869FE00963178 /* dhbw-standard-icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "dhbw-standard-icon@3x.png"; sourceTree = "<group>"; };
CD2FC0C325A869FE00963178 /* alpaca-alt-icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "alpaca-alt-icon@2x.png"; sourceTree = "<group>"; };
@@ -297,6 +300,7 @@
CDDCF4832592028A0027CDC5 /* Localizer.swift */,
CDDCF495259203390027CDC5 /* Localizable.strings */,
CDDCF4A4259203B40027CDC5 /* General.strings */,
CD17FAD225C9F93B0088D700 /* HomeView.strings */,
);
path = l10n;
sourceTree = "<group>";
@@ -405,6 +409,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
CD17FAD025C9F93B0088D700 /* HomeView.strings in Resources */,
CD2FC0C725A869FE00963178 /* alpaca-alt-icon@2x.png in Resources */,
CD9FAB88258EC60600D6D0C5 /* Preview Assets.xcassets in Resources */,
CDDCF4A2259203B40027CDC5 /* General.strings in Resources */,
@@ -487,6 +492,15 @@
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
CD17FAD225C9F93B0088D700 /* HomeView.strings */ = {
isa = PBXVariantGroup;
children = (
CD17FAD125C9F93B0088D700 /* en */,
CD17FAD625C9F9440088D700 /* de */,
);
name = HomeView.strings;
sourceTree = "<group>";
};
CDDCF495259203390027CDC5 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (