From 0d82fc07c9b772aabaa7961306bbe54e4c1ba55f Mon Sep 17 00:00:00 2001 From: Miguel Cabrerizo <30386061+doncicuto@users.noreply.github.com> Date: Wed, 8 Mar 2023 23:53:36 +0100 Subject: [PATCH] fix: change initial state banner and button texts (#5392) * fix: change initial state banner and button texts * fix: add consistent terminology active/activation --------- Co-authored-by: Max Peintner --- console/src/assets/i18n/de.json | 4 ++-- console/src/assets/i18n/en.json | 4 ++-- console/src/assets/i18n/fr.json | 4 ++-- console/src/assets/i18n/it.json | 4 ++-- console/src/assets/i18n/pl.json | 4 ++-- console/src/assets/i18n/zh.json | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/console/src/assets/i18n/de.json b/console/src/assets/i18n/de.json index 29fb227277..88565db185 100644 --- a/console/src/assets/i18n/de.json +++ b/console/src/assets/i18n/de.json @@ -535,7 +535,7 @@ "EMAILVERIFIED": "Email verifiziert", "NOTVERIFIED": "nicht verifiziert", "PREFERRED_LOGINNAME": "Bevorzugter Loginname", - "ISINITIAL": "Dieser Benutzer wurde noch nicht verifiziert.", + "ISINITIAL": "Benutzer ist noch nicht aktiv.", "LOGINMETHODS": { "TITLE": "Kontaktinformationen", "DESCRIPTION": "Die Kontaktinformationen werden benötigt, um dir wichtige Informationen wie Verifikationsnachrichten und Links für das Zurücksetzen des Passworts per E-Mail zu senden.", @@ -612,7 +612,7 @@ "SIGNEDOUT_BTN": "Anmelden", "EDITACCOUNT": "Konto bearbeiten", "ADDACCOUNT": "Konto hinzufügen", - "RESENDINITIALEMAIL": "Neue Initialisierungsmail senden", + "RESENDINITIALEMAIL": "Aktivierungsmail erneut senden", "RESENDEMAILNOTIFICATION": "Benachrichtigungsmail senden", "TOAST": { "CREATED": "Benutzer erfolgreich erstellt.", diff --git a/console/src/assets/i18n/en.json b/console/src/assets/i18n/en.json index 4d666d555d..b3757f551c 100644 --- a/console/src/assets/i18n/en.json +++ b/console/src/assets/i18n/en.json @@ -536,7 +536,7 @@ "EMAILVERIFIED": "Email verified", "NOTVERIFIED": "not verified", "PREFERRED_LOGINNAME": "Preferred Loginname", - "ISINITIAL": "This users email is not verified yet.", + "ISINITIAL": "User is not active, yet.", "LOGINMETHODS": { "TITLE": "Contact Information", "DESCRIPTION": "The provided information is used to send important information, like password reset e-mails to you.", @@ -613,7 +613,7 @@ "SIGNEDOUT_BTN": "Sign In", "EDITACCOUNT": "Edit Account", "ADDACCOUNT": "Log in With Another Account", - "RESENDINITIALEMAIL": "Send new initialization mail", + "RESENDINITIALEMAIL": "Resend activation mail", "RESENDEMAILNOTIFICATION": "Resend Email notification", "TOAST": { "CREATED": "User created successfully.", diff --git a/console/src/assets/i18n/fr.json b/console/src/assets/i18n/fr.json index 406226642e..08bd403058 100644 --- a/console/src/assets/i18n/fr.json +++ b/console/src/assets/i18n/fr.json @@ -535,7 +535,7 @@ "EMAILVERIFIED": "Courriel vérifié", "NOTVERIFIED": "non vérifié", "PREFERRED_LOGINNAME": "Nom de connexion préféré", - "ISINITIAL": "Le mail de cet utilisateur n'a pas encore été vérifié.", + "ISINITIAL": "L'utilisateur n'est pas encore actif", "LOGINMETHODS": { "TITLE": "Informations sur le contact", "DESCRIPTION": "Les informations fournies sont utilisées pour vous envoyer des informations importantes, comme des e-mails de réinitialisation de mot de passe.", @@ -612,7 +612,7 @@ "SIGNEDOUT_BTN": "Se connecter", "EDITACCOUNT": "Modifier le compte", "ADDACCOUNT": "Se connecter avec un autre compte", - "RESENDINITIALEMAIL": "Envoyer un nouveau courrier d'initialisation", + "RESENDINITIALEMAIL": "Renvoyer le courrier d'activation", "RESENDEMAILNOTIFICATION": "Renvoyer la notification par e-mail", "TOAST": { "CREATED": "Utilisateur créé avec succès.", diff --git a/console/src/assets/i18n/it.json b/console/src/assets/i18n/it.json index 6618e8b3cb..6ee956a656 100644 --- a/console/src/assets/i18n/it.json +++ b/console/src/assets/i18n/it.json @@ -535,7 +535,7 @@ "EMAILVERIFIED": "Email verificata", "NOTVERIFIED": "non verificato", "PREFERRED_LOGINNAME": "Loginname preferito", - "ISINITIAL": "L'e-mail di questo utente non è ancora stata verificata.", + "ISINITIAL": "L'utente non è ancora attivo.", "LOGINMETHODS": { "TITLE": "Informazioni di contatto", "DESCRIPTION": "Le informazioni fornite sono utilizzate per inviare informazioni importanti, come le e-mail di reset della password.", @@ -612,7 +612,7 @@ "SIGNEDOUT_BTN": "Accedi", "EDITACCOUNT": "Modifica account", "ADDACCOUNT": "Accedi con un altro account", - "RESENDINITIALEMAIL": "Invia una nuova mail di inizializzazione", + "RESENDINITIALEMAIL": "Invia nuovamente la mail di attivazione", "RESENDEMAILNOTIFICATION": "Invia di nuovo la notifica via e-mail", "TOAST": { "CREATED": "Utente creato con successo.", diff --git a/console/src/assets/i18n/pl.json b/console/src/assets/i18n/pl.json index e8e8135ad2..2a27eafacd 100644 --- a/console/src/assets/i18n/pl.json +++ b/console/src/assets/i18n/pl.json @@ -535,7 +535,7 @@ "EMAILVERIFIED": "Email zweryfikowany", "NOTVERIFIED": "niezweryfikowany", "PREFERRED_LOGINNAME": "Preferowana nazwa użytkownika", - "ISINITIAL": "Ten użytkownik nie zweryfikował jeszcze swojego adresu e-mail.", + "ISINITIAL": "Użytkownik nie jest jeszcze aktywny.", "LOGINMETHODS": { "TITLE": "Informacje kontaktowe", "DESCRIPTION": "Podane informacje służą do wysyłania ważnych informacji, takich jak e-maile z linkiem resetowania hasła.", @@ -612,7 +612,7 @@ "SIGNEDOUT_BTN": "Zaloguj się", "EDITACCOUNT": "Edytuj konto", "ADDACCOUNT": "Zaloguj się z innym kontem", - "RESENDINITIALEMAIL": "Wyślij nowego maila inicjalizującego", + "RESENDINITIALEMAIL": "Wyślij ponownie wiadomość aktywacyjną", "RESENDEMAILNOTIFICATION": "Wyślij ponownie powiadomienie e-mailem", "TOAST": { "CREATED": "Użytkownik został utworzony pomyślnie.", diff --git a/console/src/assets/i18n/zh.json b/console/src/assets/i18n/zh.json index 90ba3002be..ddfba6c300 100644 --- a/console/src/assets/i18n/zh.json +++ b/console/src/assets/i18n/zh.json @@ -535,7 +535,7 @@ "EMAILVERIFIED": "电子邮件已验证", "NOTVERIFIED": "未验证", "PREFERRED_LOGINNAME": "首选登录名", - "ISINITIAL": "此用户电子邮件尚未验证。", + "ISINITIAL": "用户尚未激活。", "LOGINMETHODS": { "TITLE": "联系信息", "DESCRIPTION": "提供的信息用于向您发送重要信息,例如密码重置电子邮件。", @@ -612,7 +612,7 @@ "SIGNEDOUT_BTN": "登录", "EDITACCOUNT": "编辑账户", "ADDACCOUNT": "登录其他账户", - "RESENDINITIALEMAIL": "发送新的初始化邮件", + "RESENDINITIALEMAIL": "重新发送激活邮件", "RESENDEMAILNOTIFICATION": "重新发送电子邮件通知", "TOAST": { "CREATED": "用户创建成功。",