diff --git a/messages/ru-RU.json b/messages/ru-RU.json index 9c38cc11..a7758452 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -1519,5 +1519,7 @@ "domainPickerSubdomainSanitized": "Субдомен очищен", "domainPickerSubdomainCorrected": "\"{sub}\" был исправлен на \"{sanitized}\"", "resourceAddEntrypointsEditFile": "Редактировать файл: config/traefik/traefik_config.yml", - "resourceExposePortsEditFile": "Редактировать файл: docker-compose.yml" + "resourceExposePortsEditFile": "Редактировать файл: docker-compose.yml", + "emailVerificationRequired": "Email verification is required. Please log in again via {dashboardUrl}/auth/login complete this step. Then, come back here.", + "twoFactorSetupRequired": "Two-factor authentication setup is required. Please log in again via {dashboardUrl}/auth/login complete this step. Then, come back here." }