Skip to content

Commit

Permalink
Lang: Added finnish translation
Browse files Browse the repository at this point in the history
  • Loading branch information
eightscrow committed Dec 13, 2024
1 parent 6d1baa5 commit 6dc0933
Show file tree
Hide file tree
Showing 3 changed files with 471 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Stats.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@
40BE2B202745D63800AE9396 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
47665544298DC92F00F7B709 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
4921436D25319699000A1C47 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
4F3053002D0C461800FE4BC7 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
5C044F792B3DE6F3005F6951 /* portal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = portal.swift; sourceTree = "<group>"; };
5C0A2A89292A5B4D009B4C1F /* SMJobBlessUtil.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = SMJobBlessUtil.py; sourceTree = "<group>"; };
5C0A9CA12C467AA300EE6A89 /* widget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = widget.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1806,6 +1807,7 @@
hi,
ar,
"en-GB",
fi,
);
mainGroup = 9A1410EC229E721100D29793;
packageReferences = (
Expand Down Expand Up @@ -2393,6 +2395,7 @@
0192A7ED2B017E190056F918 /* hi */,
5C0E550A2B5D545A00FFF1FB /* ar */,
5C32910A2C315A250010012D /* en-GB */,
4F3053002D0C461800FE4BC7 /* fi */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
askForAppToLaunch = "Yes"
launchAutomaticallySubstyle = "2">
<BuildableProductRunnable
runnableDebuggingMode = "0">
Expand Down
Loading

0 comments on commit 6dc0933

Please sign in to comment.