From 7abb50c82390b870a709e7b780fb46ec1f8d5a62 Mon Sep 17 00:00:00 2001 From: Maintenancer <124679731+Maintenancer@users.noreply.github.com> Date: Wed, 29 Nov 2023 02:45:48 +0100 Subject: [PATCH] New translations language-en.yml (Russian) --- core/src/main/resources/language-ru.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/language-ru.yml b/core/src/main/resources/language-ru.yml index 02d55258..e3ee6332 100644 --- a/core/src/main/resources/language-ru.yml +++ b/core/src/main/resources/language-ru.yml @@ -57,7 +57,7 @@ singleEndtimerStarted: "Начат таймер: Тех. р singleStarttimerBroadcast: "Внимание! Сервер %SERVER% будет закрыт на технические работы через %TIME%!" singleStarttimerStarted: "Внимание! Сервер %SERVER% будет закрыт на технические работы через %TIME%." singleScheduletimerBroadcast: "Maintenance mode on server %SERVER% will be enabled in %TIME% and will last for %DURATION%." -singleScheduletimerStarted: "Started timer: Maintenance mode on server %SERVER% will be enabled in %TIME% and will last for %DURATION%." +singleScheduletimerStarted: "Maintenance mode will be enabled in %TIME% and will last for %DURATION%." singleMaintenanceKick: "Данный сервер закрыт на технические работы! Попробуйте позже." singleMaintenanceKickComplete: "Данный сервер закрыт на технические работы!
Попробуйте позже." singleMaintenanceActivated: "Режим технических работ на сервере %SERVER% включен!"