From 8cdf378b47d24191b6424dcffdd922a53ca7bbf8 Mon Sep 17 00:00:00 2001 From: Huang Xin Date: Tue, 14 Apr 2026 14:54:05 +0800 Subject: [PATCH] fix(i18n): fix translations in RU (#3866) --- apps/readest-app/public/locales/ru/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/readest-app/public/locales/ru/translation.json b/apps/readest-app/public/locales/ru/translation.json index 02b74389..21ee0699 100644 --- a/apps/readest-app/public/locales/ru/translation.json +++ b/apps/readest-app/public/locales/ru/translation.json @@ -1078,7 +1078,7 @@ "Highlights synced to Readwise": "Выделения синхронизированы с Readwise", "Readwise sync failed: no internet connection": "Синхронизация Readwise не удалась: нет интернет-соединения", "Readwise sync failed: {{error}}": "Синхронизация Readwise не удалась: {{error}}", - "System Screen Brightness": "Систেমная яркость экрана", + "System Screen Brightness": "Яркость экрана системы", "Page:": "Страница:", "Page: {{number}}": "Страница: {{number}}", "Annotation page number": "Номер страницы аннотации",