Skip to content

Commit

Permalink
lang: added Language: English Australian (#2270)
Browse files Browse the repository at this point in the history
Signed-off-by: Serhiy Mytrovtsiy <[email protected]>
Co-authored-by: Serhiy Mytrovtsiy <[email protected]>
  • Loading branch information
Will-Georges and exelban authored Dec 22, 2024
1 parent 70900b1 commit f9619fc
Show file tree
Hide file tree
Showing 2 changed files with 468 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Stats.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,7 @@

/* Begin PBXFileReference section */
0192A7ED2B017E190056F918 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Localizable.strings; sourceTree = "<group>"; };
13BE56042D0E6963001C58EC /* en-AU */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-AU"; path = "en-AU.lproj/Localizable.strings"; sourceTree = "<group>"; };
2658929724FC0F3B00FB3B6A /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
29AA17CA2926879000709C01 /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/Localizable.strings; sourceTree = "<group>"; };
30370F8F253DCBC0006404D8 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1813,6 +1814,7 @@
hi,
ar,
"en-GB",
"en-AU",
fi,
);
mainGroup = 9A1410EC229E721100D29793;
Expand Down Expand Up @@ -2401,6 +2403,7 @@
0192A7ED2B017E190056F918 /* hi */,
5C0E550A2B5D545A00FFF1FB /* ar */,
5C32910A2C315A250010012D /* en-GB */,
13BE56042D0E6963001C58EC /* en-AU */,
4F92E6432D0F293100EA593F /* fi */,
);
name = Localizable.strings;
Expand Down
Loading

0 comments on commit f9619fc

Please sign in to comment.