From a2438ff02d68a72ace6774e8a11c5ac385bf47b2 Mon Sep 17 00:00:00 2001 From: EVGENY M <168018528+rjohny55@users.noreply.github.com> Date: Thu, 20 Nov 2025 04:00:24 +0600 Subject: [PATCH] =?UTF-8?q?Change=20'=D0=A0=D1=83=D1=81=D1=81=D0=BA=D0=B8?= =?UTF-8?q?=D0=B9'=20to=20'Russian'=20in=20locale=20file=20en?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/locales/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/locales/en.ts b/web/src/locales/en.ts index ab242aff1..5498e5343 100644 --- a/web/src/locales/en.ts +++ b/web/src/locales/en.ts @@ -1934,7 +1934,7 @@ Important structured information may include: names, dates, locations, events, k japanese: 'Japanese', korean: 'Korean', vietnamese: 'Vietnamese', - russian: 'Русский', + russian: 'Russian', }, pagination: { total: 'Total {{total}}',