mirror of
https://github.com/logto-io/logto.git
synced 2025-02-17 22:04:19 -05:00
chore(phrases): update admin console phrases (#1804)
This commit is contained in:
parent
91544ac2ec
commit
6676c4f634
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
const sign_in_exp = {
|
||||
title: 'Sign-in Experience',
|
||||
title: 'Sign-in experience',
|
||||
description: 'Customize the sign in UI to match your brand and view in real time',
|
||||
tabs: {
|
||||
branding: 'Branding',
|
||||
|
@ -104,7 +104,7 @@ const sign_in_exp = {
|
|||
after: 'After',
|
||||
},
|
||||
preview: {
|
||||
title: 'Sign-in Preview',
|
||||
title: 'Sign-in preview',
|
||||
dark: 'Dark',
|
||||
light: 'Light',
|
||||
native: 'Native',
|
||||
|
|
Loading…
Add table
Reference in a new issue