mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
refactor(console): update content (#1382)
This commit is contained in:
parent
2caed68c88
commit
ff25e578a2
2 changed files with 2 additions and 2 deletions
|
@ -401,7 +401,7 @@ const translation = {
|
|||
no_connector_social:
|
||||
'You haven’t set up any social connectors yet. Your sign in experience won’t go live until you finish the settings first. ',
|
||||
no_added_social_connector:
|
||||
'You’ve set up a few social connectors now. Make sure to add some to your sign in experience. Drag and drop to change the order.',
|
||||
'You’ve set up a few social connectors now. Click "+" to add some to your sign in experience.',
|
||||
},
|
||||
save_alert: {
|
||||
description:
|
||||
|
|
|
@ -388,7 +388,7 @@ const translation = {
|
|||
no_connector_email: '你还没有设置 email 连接器。你需完成设置后登录体验才会生效。',
|
||||
no_connector_social: '你还没有设置社交连接器。你需完成设置后登录体验才会生效。',
|
||||
no_added_social_connector:
|
||||
'你已经成功设置了一些社会化连接器。确认添加一些到你的登录体验。你可以拖拽改变他们的顺序。',
|
||||
'你已经成功设置了一些社交连接器。点按「+」添加一些到你的登录体验。',
|
||||
},
|
||||
save_alert: {
|
||||
description: '你正在修改登录方式,这可能会影响部分用户。是否继续保存修改?',
|
||||
|
|
Loading…
Reference in a new issue