From 1640af2f1cbbaccd6ef5ef9a27fcdb5456376ccf Mon Sep 17 00:00:00 2001 From: max grakov Date: Mon, 28 Jul 2025 16:15:52 +0200 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (1131 of 1131 strings) Translation: Audiobookshelf/Abs Web Client Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/ru/ --- client/strings/ru.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/strings/ru.json b/client/strings/ru.json index 4caceacf..dd4845cd 100644 --- a/client/strings/ru.json +++ b/client/strings/ru.json @@ -656,7 +656,8 @@ "LabelTheme": "Тема", "LabelThemeDark": "Темная", "LabelThemeLight": "Светлая", - "LabelTimeBase": "Временная база", + "LabelThemeSepia": "Сепия", + "LabelTimeBase": "Основное время", "LabelTimeDurationXHours": "{0} часов", "LabelTimeDurationXMinutes": "{0} минут", "LabelTimeDurationXSeconds": "{0} секунд",