From 0c63fddcaea47aac9f3e17f98d2a9debc5f61bc2 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Thu, 29 Jun 2023 17:02:24 +0300 Subject: RU: Sessions page Client ID is not displayed Fix minor difference in EN/RU translation that was introduced in a commit 568b8a93af49d35891f042f73add850cfa651308 ("Sessions page Client ID is not displayed"). Change-Id: I4d4c3275a954fd9a005d81ea1a51571cb54ff23a Signed-off-by: Konstantin Aladyshev --- src/locales/ru-RU.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json index 906016b3..d6c8275c 100644 --- a/src/locales/ru-RU.json +++ b/src/locales/ru-RU.json @@ -180,8 +180,8 @@ "disconnectMessage": "Вы уверены что хотите отключить %{count} сессию? Действие не может быть отменено. | Вы уверены что хотите отключить все %{count} сессии? Действие не может быть отменено." }, "table": { - "sessionID": "идентификатор сессии", - "context": "контекст", + "sessionID": "Идентификатор сессии", + "context": "Контекст", "username": "Имя пользователя", "ipAddress": "IP адрес", "searchSessions": "Поиск сессий" -- cgit v1.2.3