From 59763bb0a7f1aef0f3a77f617eff7beafc3a9a2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=AD=D1=80=D0=BB=D0=B0=D0=BD=20=D0=9A=D0=B0=D0=BF=D0=B0?= =?UTF-8?q?=D1=80=D0=BE=D0=B2?= Date: Sun, 30 Aug 2026 01:04:59 +0800 Subject: [PATCH 1/2] Add noobitoo.russian language pack (community Russian translation) --- orca-marketplace.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/orca-marketplace.json b/orca-marketplace.json index de2b6ef..87a7d67 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.4" + }, + "description": "Complete Russian translation of the Orca interface with native plural forms.", + "categories": ["languages"] } ] } From 25b1957b8fa97d9189209e94634f80482c809030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=AD=D1=80=D0=BB=D0=B0=D0=BD=20=D0=9A=D0=B0=D0=BF=D0=B0?= =?UTF-8?q?=D1=80=D0=BE=D0=B2?= Date: Sun, 30 Aug 2026 13:40:04 +0800 Subject: [PATCH 2/2] Update noobitoo.russian ref to v1.0.5 (Orca 1.4.192 sync) --- orca-marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orca-marketplace.json b/orca-marketplace.json index 87a7d67..003ef02 100644 --- a/orca-marketplace.json +++ b/orca-marketplace.json @@ -87,7 +87,7 @@ "source": { "kind": "git", "url": "https://github.com/NooBiToo/orca-russian.git", - "ref": "v1.0.4" + "ref": "v1.0.5" }, "description": "Complete Russian translation of the Orca interface with native plural forms.", "categories": ["languages"]