0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00

chore(console): align term (#3220)

This commit is contained in:
Darcy Ye 2023-02-24 19:27:20 +08:00 committed by GitHub
parent b0e4bc9d25
commit be4701ac7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ const connectors = {
target_tip: 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.', '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_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. <a>Learn more.</a>', '"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. <a>Learn more.</a>',
config: 'Enter your config JSON', config: 'Enter your config JSON',
sync_profile: 'Sync profile information', sync_profile: 'Sync profile information',
sync_profile_only_at_sign_up: 'Only sync at sign-up', sync_profile_only_at_sign_up: 'Only sync at sign-up',