From cc49364c0d9d9dc022e572be53ca9db0f74d193f Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 12 Aug 2026 17:32:59 -0400 Subject: [PATCH] New translations en-us.json (Russian) [ci skip] --- messages/ru-RU.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/messages/ru-RU.json b/messages/ru-RU.json index 3e9e74a31..dafb0a346 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -43,6 +43,8 @@ "inviteLoginUser": "Убедитесь, что вы вошли под правильным пользователем.", "inviteErrorNoUser": "Извините, но похоже, что приглашение, к которому вы пытаетесь получить доступ, предназначено для несуществующего пользователя.", "inviteCreateUser": "Сначала создайте аккаунт.", + "inviteErrorOidcNotAllowed": "Invites can only be accepted by internal accounts. Sign out and log in with your password for this email.", + "inviteLoginInternalOnly": "Invites require an internal account with a password. Create an account or sign in with your password.", "goHome": "На главную", "inviteLogInOtherUser": "Войти под другим пользователем", "createAnAccount": "Создать учётную запись",