Skip to content

Commit

Permalink
🌐 Add Russian localisation
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKai77 committed Aug 30, 2024
1 parent e320bbd commit fd82cec
Show file tree
Hide file tree
Showing 4 changed files with 1,965 additions and 19 deletions.
3 changes: 3 additions & 0 deletions Loop.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
A87F78932BAE28050087B1DE /* CustomWindowActionSizeMode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomWindowActionSizeMode.swift; sourceTree = "<group>"; };
A87F78952BAE333C0087B1DE /* CustomWindowActionPositionMode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomWindowActionPositionMode.swift; sourceTree = "<group>"; };
A883642E298B7288005D6C19 /* ServiceManagement.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ServiceManagement.framework; path = System/Library/Frameworks/ServiceManagement.framework; sourceTree = SDKROOT; };
A88699E42C816881007EBF47 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
A8878A242AA3B2C800850A66 /* WindowTransformAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WindowTransformAnimation.swift; sourceTree = "<group>"; };
A88E27AC2BDDE5300042CF04 /* CustomActionConfigurationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomActionConfigurationView.swift; sourceTree = "<group>"; };
A88E83C42B37B354009D332F /* CGEvent+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CGEvent+Extensions.swift"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -524,6 +525,7 @@
"nl-BE",
ar,
de,
ru,
);
mainGroup = A8E59C2C297F5E9A0064D4BA;
packageReferences = (
Expand Down Expand Up @@ -670,6 +672,7 @@
4C311C1A2C40B4C0003C99D0 /* ko */,
A8B1DB202C4CF28400255B13 /* ar */,
4C5853252C4D4FD500FD0FC4 /* de */,
A88699E42C816881007EBF47 /* ru */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
Expand Down
Loading

0 comments on commit fd82cec

Please sign in to comment.