diff --git a/damus.xcodeproj/project.pbxproj b/damus.xcodeproj/project.pbxproj index 45a2eaa2..cf94fe5d 100644 --- a/damus.xcodeproj/project.pbxproj +++ b/damus.xcodeproj/project.pbxproj @@ -221,6 +221,9 @@ 3A185A05297F2C3800F4BDC0 /* lv-LV */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "lv-LV"; path = "lv-LV.lproj/Localizable.strings"; sourceTree = ""; }; 3A185A06297F2C3800F4BDC0 /* lv-LV */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "lv-LV"; path = "lv-LV.lproj/Localizable.stringsdict"; sourceTree = ""; }; 3A2B8B0A296A8982009CC16D /* en-US */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "en-US"; path = "en-US.lproj/Localizable.stringsdict"; sourceTree = ""; }; + 3A35A9502989F4950099CC11 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = ""; }; + 3A35A9512989F4950099CC11 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = ""; }; + 3A35A9522989F4950099CC11 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = nl; path = nl.lproj/Localizable.stringsdict; sourceTree = ""; }; 3A4F3320297CCFEE004B5F72 /* fr-FR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fr-FR"; path = "fr-FR.lproj/InfoPlist.strings"; sourceTree = ""; }; 3A4F3321297CCFEE004B5F72 /* fr-FR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fr-FR"; path = "fr-FR.lproj/Localizable.strings"; sourceTree = ""; }; 3A4F3322297CCFEE004B5F72 /* fr-FR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "fr-FR"; path = "fr-FR.lproj/Localizable.stringsdict"; sourceTree = ""; }; @@ -993,6 +996,7 @@ de, "pt-PT", "pl-PL", + nl, ); mainGroup = 4CE6DEDA27F7A08100C66700; packageReferences = ( @@ -1269,6 +1273,7 @@ 3AB5B86C2986D8A3006599D2 /* de */, 3AF6336A29884C6B0005672A /* pt-PT */, 3A93342B29884CA600D6A8F3 /* pl-PL */, + 3A35A9522989F4950099CC11 /* nl */, ); name = Localizable.stringsdict; sourceTree = ""; @@ -1285,6 +1290,7 @@ 3AB5B86A2986D8A3006599D2 /* de */, 3AF6336829884C6B0005672A /* pt-PT */, 3A93342929884CA600D6A8F3 /* pl-PL */, + 3A35A9502989F4950099CC11 /* nl */, ); name = InfoPlist.strings; sourceTree = ""; @@ -1301,6 +1307,7 @@ 3AB5B86B2986D8A3006599D2 /* de */, 3AF6336929884C6B0005672A /* pt-PT */, 3A93342A29884CA600D6A8F3 /* pl-PL */, + 3A35A9512989F4950099CC11 /* nl */, ); name = Localizable.strings; sourceTree = "";