From c8dceb3c6ff5947e6e9aa5487df2341772ca6d99 Mon Sep 17 00:00:00 2001 From: PEDZEO Date: Wed, 21 Jan 2026 04:10:16 +0300 Subject: [PATCH] Add translations for notification settings - Admin notifications: chat ID, topic IDs - Notification cache and retry settings - Admin reports: chat ID, send time, topic ID --- src/locales/ru.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/locales/ru.json b/src/locales/ru.json index ddecdfd..df5bc2f 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -1015,7 +1015,19 @@ "Menu Position": "Позиция меню", "Keyboard Layout": "Раскладка клавиатуры", "Button Style": "Стиль кнопок", - "Card Style": "Стиль карточек" + "Card Style": "Стиль карточек", + "Admin Notifications Chat Id": "ID чата уведомлений", + "Admin Notifications Enabled": "Уведомления админов", + "Admin Notifications Nalog Topic Id": "ID топика налогов", + "Admin Notifications Ticket Topic Id": "ID топика тикетов", + "Admin Notifications Topic Id": "ID топика", + "Enable Notifications": "Уведомления", + "Notification Cache Hours": "Кэш уведомлений (час)", + "Notification Retry Attempts": "Попытки повтора", + "Admin Reports Chat Id": "ID чата отчётов", + "Admin Reports Enabled": "Отчёты админов", + "Admin Reports Send Time": "Время отправки", + "Admin Reports Topic Id": "ID топика отчётов" }, "categories": { "PAYMENT": "Платежи",