From 28a1b37859230f3a747cda6f5b8c76a47d9cbe67 Mon Sep 17 00:00:00 2001 From: Charles Zhao Date: Fri, 23 Dec 2022 16:06:27 +0800 Subject: [PATCH] chore: fix typo in i18n phrase key (#2714) --- .../src/pages/Connectors/components/ConnectorForm/index.tsx | 2 +- .../src/locales/de/translation/admin-console/connectors.ts | 2 +- .../src/locales/en/translation/admin-console/connectors.ts | 2 +- .../src/locales/fr/translation/admin-console/connectors.ts | 2 +- .../src/locales/ko/translation/admin-console/connectors.ts | 2 +- .../src/locales/pt-br/translation/admin-console/connectors.ts | 2 +- .../src/locales/pt-pt/translation/admin-console/connectors.ts | 2 +- .../src/locales/tr-tr/translation/admin-console/connectors.ts | 2 +- .../src/locales/zh-cn/translation/admin-console/connectors.ts | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/console/src/pages/Connectors/components/ConnectorForm/index.tsx b/packages/console/src/pages/Connectors/components/ConnectorForm/index.tsx index b61dabda1..d2229c227 100644 --- a/packages/console/src/pages/Connectors/components/ConnectorForm/index.tsx +++ b/packages/console/src/pages/Connectors/components/ConnectorForm/index.tsx @@ -98,7 +98,7 @@ const ConnectorForm = ({ connector, isAllowEditTarget }: Props) => { ), }} > - {t('connectors.guide.target_tootip')} + {t('connectors.guide.target_tooltip')} )} > diff --git a/packages/phrases/src/locales/de/translation/admin-console/connectors.ts b/packages/phrases/src/locales/de/translation/admin-console/connectors.ts index 9d6f69c97..a524d558d 100644 --- a/packages/phrases/src/locales/de/translation/admin-console/connectors.ts +++ b/packages/phrases/src/locales/de/translation/admin-console/connectors.ts @@ -44,7 +44,7 @@ const connectors = { logo_dark_show: 'Show "Logo for dark mode"', // UNTRANSLATED target: 'Connector identity target', // UNTRANSLATED target_tip: 'A unique identifier for the connector.', // UNTRANSLATED - target_tootip: + target_tooltip: '"Target" in Logto social connectors refers to the "source" of your social identities. In Logto design, we do not accept the same "target" of a specific platform to avoid conflicts. You should be very careful before you add a connector since you CAN NOT change its value once you create it. Learn more.', // UNTRANSLATED config: 'Enter your JSON here', // UNTRANSLATED sync_profile: 'Sync profile information from the social provider', // UNTRANSLATED diff --git a/packages/phrases/src/locales/en/translation/admin-console/connectors.ts b/packages/phrases/src/locales/en/translation/admin-console/connectors.ts index 0204cfb64..012b49a10 100644 --- a/packages/phrases/src/locales/en/translation/admin-console/connectors.ts +++ b/packages/phrases/src/locales/en/translation/admin-console/connectors.ts @@ -44,7 +44,7 @@ const connectors = { logo_dark_show: 'Show "Logo for dark mode"', target: 'Connector identity target', target_tip: 'A unique identifier for the connector.', - target_tootip: + target_tooltip: '"Target" in Logto social connectors refers to the "source" of your social identities. In Logto design, we do not accept the same "target" of a specific platform to avoid conflicts. You should be very careful before you add a connector since you CAN NOT change its value once you create it. Learn more.', config: 'Enter your JSON here', sync_profile: 'Sync profile information from the social provider', diff --git a/packages/phrases/src/locales/fr/translation/admin-console/connectors.ts b/packages/phrases/src/locales/fr/translation/admin-console/connectors.ts index e142c4338..9835e4fcc 100644 --- a/packages/phrases/src/locales/fr/translation/admin-console/connectors.ts +++ b/packages/phrases/src/locales/fr/translation/admin-console/connectors.ts @@ -45,7 +45,7 @@ const connectors = { logo_dark_show: 'Show "Logo for dark mode"', // UNTRANSLATED target: 'Connector identity target', // UNTRANSLATED target_tip: 'A unique identifier for the connector.', // UNTRANSLATED - target_tootip: + target_tooltip: '"Target" in Logto social connectors refers to the "source" of your social identities. In Logto design, we do not accept the same "target" of a specific platform to avoid conflicts. You should be very careful before you add a connector since you CAN NOT change its value once you create it. Learn more.', // UNTRANSLATED config: 'Enter your JSON here', // UNTRANSLATED sync_profile: 'Sync profile information from the social provider', // UNTRANSLATED diff --git a/packages/phrases/src/locales/ko/translation/admin-console/connectors.ts b/packages/phrases/src/locales/ko/translation/admin-console/connectors.ts index 0c69c0ac9..0e22bd0c2 100644 --- a/packages/phrases/src/locales/ko/translation/admin-console/connectors.ts +++ b/packages/phrases/src/locales/ko/translation/admin-console/connectors.ts @@ -44,7 +44,7 @@ const connectors = { logo_dark_show: 'Show "Logo for dark mode"', // UNTRANSLATED target: 'Connector identity target', // UNTRANSLATED target_tip: 'A unique identifier for the connector.', // UNTRANSLATED - target_tootip: + target_tooltip: '"Target" in Logto social connectors refers to the "source" of your social identities. In Logto design, we do not accept the same "target" of a specific platform to avoid conflicts. You should be very careful before you add a connector since you CAN NOT change its value once you create it. Learn more.', // UNTRANSLATED config: 'Enter your JSON here', // UNTRANSLATED sync_profile: 'Sync profile information from the social provider', // UNTRANSLATED diff --git a/packages/phrases/src/locales/pt-br/translation/admin-console/connectors.ts b/packages/phrases/src/locales/pt-br/translation/admin-console/connectors.ts index 8a933407f..623d2ec7d 100644 --- a/packages/phrases/src/locales/pt-br/translation/admin-console/connectors.ts +++ b/packages/phrases/src/locales/pt-br/translation/admin-console/connectors.ts @@ -45,7 +45,7 @@ const connectors = { logo_dark_show: 'Mostrar "Logo para modo escuro"', target: 'Destino da identidade do conector', target_tip: 'Um identificador exclusivo para o conector.', - target_tootip: + target_tooltip: '"Target" in Logto social connectors refers to the "source" of your social identities. In Logto design, we do not accept the same "target" of a specific platform to avoid conflicts. You should be very careful before you add a connector since you CAN NOT change its value once you create it. Learn more.', // UNTRANSLATED config: 'Digite seu JSON aqui', sync_profile: 'Sincronizar informações de perfil do provedor social', diff --git a/packages/phrases/src/locales/pt-pt/translation/admin-console/connectors.ts b/packages/phrases/src/locales/pt-pt/translation/admin-console/connectors.ts index a0938a4d2..f7fab016c 100644 --- a/packages/phrases/src/locales/pt-pt/translation/admin-console/connectors.ts +++ b/packages/phrases/src/locales/pt-pt/translation/admin-console/connectors.ts @@ -44,7 +44,7 @@ const connectors = { logo_dark_show: 'Show "Logo for dark mode"', // UNTRANSLATED target: 'Connector identity target', // UNTRANSLATED target_tip: 'A unique identifier for the connector.', // UNTRANSLATED - target_tootip: + target_tooltip: '"Target" in Logto social connectors refers to the "source" of your social identities. In Logto design, we do not accept the same "target" of a specific platform to avoid conflicts. You should be very careful before you add a connector since you CAN NOT change its value once you create it. Learn more.', // UNTRANSLATED config: 'Enter your JSON here', // UNTRANSLATED sync_profile: 'Sync profile information from the social provider', // UNTRANSLATED diff --git a/packages/phrases/src/locales/tr-tr/translation/admin-console/connectors.ts b/packages/phrases/src/locales/tr-tr/translation/admin-console/connectors.ts index 8b99c827e..e22732927 100644 --- a/packages/phrases/src/locales/tr-tr/translation/admin-console/connectors.ts +++ b/packages/phrases/src/locales/tr-tr/translation/admin-console/connectors.ts @@ -45,7 +45,7 @@ const connectors = { logo_dark_show: 'Show "Logo for dark mode"', // UNTRANSLATED target: 'Connector identity target', // UNTRANSLATED target_tip: 'A unique identifier for the connector.', // UNTRANSLATED - target_tootip: + target_tooltip: '"Target" in Logto social connectors refers to the "source" of your social identities. In Logto design, we do not accept the same "target" of a specific platform to avoid conflicts. You should be very careful before you add a connector since you CAN NOT change its value once you create it. Learn more.', // UNTRANSLATED config: 'Enter your JSON here', // UNTRANSLATED sync_profile: 'Sync profile information from the social provider', // UNTRANSLATED diff --git a/packages/phrases/src/locales/zh-cn/translation/admin-console/connectors.ts b/packages/phrases/src/locales/zh-cn/translation/admin-console/connectors.ts index d835f13d3..4dc5a9609 100644 --- a/packages/phrases/src/locales/zh-cn/translation/admin-console/connectors.ts +++ b/packages/phrases/src/locales/zh-cn/translation/admin-console/connectors.ts @@ -42,7 +42,7 @@ const connectors = { logo_dark_show: '显示「深色模式图标」', target: '连接器 target', target_tip: '连接器标识符', - target_tootip: + target_tooltip: '"Target" in Logto social connectors refers to the "source" of your social identities. In Logto design, we do not accept the same "target" of a specific platform to avoid conflicts. You should be very careful before you add a connector since you CAN NOT change its value once you create it. Learn more.', // UNTRANSLATED config: '请在此输入你的 JSON 配置', sync_profile: '从社交服务商同步用户数据',