From be4701ac7f3167dcd0d35a5f7a49131eb7800222 Mon Sep 17 00:00:00 2001 From: Darcy Ye Date: Fri, 24 Feb 2023 19:27:20 +0800 Subject: [PATCH] chore(console): align term (#3220) --- .../src/locales/en/translation/admin-console/connectors.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 f579f5a7e..0125f1839 100644 --- a/packages/phrases/src/locales/en/translation/admin-console/connectors.ts +++ b/packages/phrases/src/locales/en/translation/admin-console/connectors.ts @@ -52,7 +52,7 @@ const connectors = { target_tip: 'The value of “IdP name” can be a unique identifier string to distinguish your social identifies. This setting cannot be changed after the connector is built.', 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.', + '"IdP name" in Logto social connectors refers to the "source" of your social identities. In Logto design, we do not accept the same "IdP name" 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 config JSON', sync_profile: 'Sync profile information', sync_profile_only_at_sign_up: 'Only sync at sign-up',