From 293d59f11c8ed0dc15cfb800ac0c0240d4673382 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 12 Aug 2026 17:32:49 -0400 Subject: [PATCH] New translations en-us.json (Italian) [ci skip] --- messages/it-IT.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/messages/it-IT.json b/messages/it-IT.json index cb842da8d..3905fcb6e 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -43,6 +43,8 @@ "inviteLoginUser": "Assicurati di aver effettuato l'accesso come utente corretto.", "inviteErrorNoUser": "Siamo spiacenti, ma sembra che l'invito che stai cercando di accedere non sia per un utente che esiste.", "inviteCreateUser": "Si prega di creare un account prima.", + "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": "Vai alla Home", "inviteLogInOtherUser": "Accedi come utente diverso", "createAnAccount": "Crea un account",