From b55386e301c4fbf5f0e4e5a1871ae9b7694fa11b Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 21 Dec 2025 16:59:39 -0500 Subject: [PATCH] New translations en-us.json (Russian) --- messages/ru-RU.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/ru-RU.json b/messages/ru-RU.json index cc3bd22b..2546f087 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -1524,6 +1524,7 @@ "addNewTarget": "Добавить новую цель", "targetsList": "Список целей", "advancedMode": "Расширенный режим", + "advancedSettings": "Advanced Settings", "targetErrorDuplicateTargetFound": "Обнаружена дублирующаяся цель", "healthCheckHealthy": "Здоровый", "healthCheckUnhealthy": "Нездоровый", @@ -2390,5 +2391,6 @@ "maintenanceModeDisabledTooltip": "This feature requires a valid license to enable.", "maintenanceScreenTitle": "Service Temporarily Unavailable", "maintenanceScreenMessage": "We are currently experiencing technical difficulties. Please check back soon.", - "maintenanceScreenEstimatedCompletion": "Estimated Completion:" + "maintenanceScreenEstimatedCompletion": "Estimated Completion:", + "createInternalResourceDialogDestinationRequired": "Destination is required" }