diff --git a/orca-marketplace.json b/orca-marketplace.json index de2b6ef..003ef02 100644 --- a/orca-marketplace.json +++ b/orca-marketplace.json @@ -81,6 +81,16 @@ }, "description": "Command aliases and optional shortcuts for frequent Orca views.", "categories": ["keybindings", "official"] + }, + { + "id": "noobitoo.russian", + "source": { + "kind": "git", + "url": "https://github.com/NooBiToo/orca-russian.git", + "ref": "v1.0.5" + }, + "description": "Complete Russian translation of the Orca interface with native plural forms.", + "categories": ["languages"] } ] }