From c70aa0c643a3520ae54d1e69df8d46e90f0a268b 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 4caceacf4..dd4845cd1 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} секунд",