From 7abd68adc432625de9be0a25724de0c880af4cf7 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 12 Aug 2026 17:32:43 -0400 Subject: [PATCH] New translations en-us.json (Czech) [ci skip] --- messages/cs-CZ.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index ec468c931..4a739b5a1 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -43,6 +43,8 @@ "inviteLoginUser": "Prosím ujistěte se, že jste přihlášeni jako správný uživatel.", "inviteErrorNoUser": "Je nám líto, ale vypadá to, že pozvánka, ke které se snažíte získat přístup, není pro existujícího uživatele.", "inviteCreateUser": "Nejprve si prosím vytvořte účet.", + "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": "Přejít na hlavní stránku", "inviteLogInOtherUser": "Přihlásit se jako jiný uživatel", "createAnAccount": "Vytvořit účet",