From 9e670682a62f27da2113bbd4274bbacab484a970 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 19 May 2026 20:52:07 -0700 Subject: [PATCH] New translations en-us.json (Russian) [ci skip] --- messages/ru-RU.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/messages/ru-RU.json b/messages/ru-RU.json index fd9e44f7e..fcc87b58b 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -255,6 +255,23 @@ "resourceGoTo": "Перейти к ресурсу", "resourceDelete": "Удалить ресурс", "resourceDeleteConfirm": "Подтвердить удаление", + "labelDelete": "Delete Label", + "labelAdd": "Add Label", + "labelCreateSuccessMessage": "Label Created Successfully", + "labelEditSuccessMessage": "Label Modified Successfully", + "labelNameField": "Label Name", + "labelColorField": "Label Color", + "labelPlaceholder": "Ex: homelab", + "labelCreate": "Create Label", + "createLabelDialogTitle": "Create Label", + "createLabelDialogDescription": "Create a new label that can be attached to this organization", + "labelEdit": "Edit Label", + "editLabelDialogTitle": "Update Label", + "editLabelDialogDescription": "Edit a new label that can be attached to this organization", + "labelDeleteConfirm": "Confirm Delete Label", + "labelErrorDelete": "Failed to delete label", + "labelMessageRemove": "This action is permanent. All sites, resources, and clients tagged with this label will be untagged.", + "labelQuestionRemove": "Are you sure you want to remove the label from the organization?", "visibility": "Видимость", "enabled": "Включено", "disabled": "Отключено", @@ -1140,6 +1157,15 @@ "idpErrorConnectingTo": "Возникла проблема при подключении к {name}. Пожалуйста, свяжитесь с вашим администратором.", "idpErrorNotFound": "IdP не найден", "inviteInvalid": "Недействительное приглашение", + "labels": "Labels", + "orgLabelsDescription": "Manage labels in this organization.", + "addLabels": "Add labels", + "siteLabelsTab": "Labels", + "siteLabelsDescription": "Manage labels associated with this site.", + "labelsNotFound": "Labels not found", + "labelSearch": "Search labels", + "selectColor": "Select color", + "createNewLabel": "Create new org label \"{label}\"", "inviteInvalidDescription": "Ссылка на приглашение недействительна.", "inviteErrorWrongUser": "Приглашение не для этого пользователя", "inviteErrorUserNotExists": "Пользователь не существует. Пожалуйста, сначала создайте учетную запись.",