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:
parent
b0e4bc9d25
commit
be4701ac7f
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||||
|
|
Loading…
Reference in a new issue