From 6b4ee7ac56fcdb9498398ea385a1ca6107ded7e5 Mon Sep 17 00:00:00 2001 From: Charles Zhao Date: Mon, 22 Apr 2024 11:11:54 +0800 Subject: [PATCH] chore(phrases): improve phrases on accessing invitations not made for you (#5744) --- .../src/locales/de/translation/admin-console/invitation.ts | 2 +- .../src/locales/en/translation/admin-console/invitation.ts | 2 +- .../src/locales/es/translation/admin-console/invitation.ts | 2 +- .../src/locales/fr/translation/admin-console/invitation.ts | 2 +- .../src/locales/it/translation/admin-console/invitation.ts | 2 +- .../src/locales/ja/translation/admin-console/invitation.ts | 2 +- .../src/locales/ko/translation/admin-console/invitation.ts | 2 +- .../src/locales/pl-pl/translation/admin-console/invitation.ts | 2 +- .../src/locales/pt-br/translation/admin-console/invitation.ts | 2 +- .../src/locales/pt-pt/translation/admin-console/invitation.ts | 2 +- .../src/locales/ru/translation/admin-console/invitation.ts | 2 +- .../src/locales/tr-tr/translation/admin-console/invitation.ts | 2 +- .../src/locales/zh-cn/translation/admin-console/invitation.ts | 2 +- .../src/locales/zh-hk/translation/admin-console/invitation.ts | 2 +- .../src/locales/zh-tw/translation/admin-console/invitation.ts | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/packages/phrases/src/locales/de/translation/admin-console/invitation.ts b/packages/phrases/src/locales/de/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/de/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/de/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/en/translation/admin-console/invitation.ts b/packages/phrases/src/locales/en/translation/admin-console/invitation.ts index 91eaa2d6e19..07814ba21e0 100644 --- a/packages/phrases/src/locales/en/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/en/translation/admin-console/invitation.ts @@ -5,7 +5,7 @@ const invitation = { create_new_tenant: 'Create a new tenant', email_not_match_title: 'You are currently signed in as\n{{email}}', email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', switch_account: 'Sign in to another account', invalid_invitation_status: 'Invalid invitation. Please contact the administrator and try again.', invitation_not_found: 'Invitation not found. Please contact the administrator.', diff --git a/packages/phrases/src/locales/es/translation/admin-console/invitation.ts b/packages/phrases/src/locales/es/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/es/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/es/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/fr/translation/admin-console/invitation.ts b/packages/phrases/src/locales/fr/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/fr/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/fr/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/it/translation/admin-console/invitation.ts b/packages/phrases/src/locales/it/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/it/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/it/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/ja/translation/admin-console/invitation.ts b/packages/phrases/src/locales/ja/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/ja/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/ja/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/ko/translation/admin-console/invitation.ts b/packages/phrases/src/locales/ko/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/ko/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/ko/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/pl-pl/translation/admin-console/invitation.ts b/packages/phrases/src/locales/pl-pl/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/pl-pl/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/pl-pl/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/pt-br/translation/admin-console/invitation.ts b/packages/phrases/src/locales/pt-br/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/pt-br/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/pt-br/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/pt-pt/translation/admin-console/invitation.ts b/packages/phrases/src/locales/pt-pt/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/pt-pt/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/pt-pt/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/ru/translation/admin-console/invitation.ts b/packages/phrases/src/locales/ru/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/ru/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/ru/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/tr-tr/translation/admin-console/invitation.ts b/packages/phrases/src/locales/tr-tr/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/tr-tr/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/tr-tr/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/zh-cn/translation/admin-console/invitation.ts b/packages/phrases/src/locales/zh-cn/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/zh-cn/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/zh-cn/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/zh-hk/translation/admin-console/invitation.ts b/packages/phrases/src/locales/zh-hk/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/zh-hk/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/zh-hk/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */ diff --git a/packages/phrases/src/locales/zh-tw/translation/admin-console/invitation.ts b/packages/phrases/src/locales/zh-tw/translation/admin-console/invitation.ts index c158350e390..fd14201f2f4 100644 --- a/packages/phrases/src/locales/zh-tw/translation/admin-console/invitation.ts +++ b/packages/phrases/src/locales/zh-tw/translation/admin-console/invitation.ts @@ -10,7 +10,7 @@ const invitation = { email_not_match_title: 'You are currently signed in as\n{{email}}', /** UNTRANSLATED */ email_not_match_description: - 'You do not currently have access to this organization.\nPlease sign in with the correct account to accept the invitation and become a member of the organization.', + 'Please sign in with the correct account to accept the invitation and become a member of the organization.', /** UNTRANSLATED */ switch_account: 'Sign in to another account', /** UNTRANSLATED */