mirror of
https://github.com/logto-io/logto.git
synced 2025-02-17 22:04:19 -05:00
chore(phrases): refine username description in add-user dialog (#1216)
This commit is contained in:
parent
e5249e2f8c
commit
84e7bc7c35
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ const translation = {
|
|||
back_to_users: 'Back to User Management',
|
||||
created_title: 'Congratulations! This user has been successfully created.',
|
||||
created_guide: 'You can send the following log in information to the user.',
|
||||
created_username: 'User username:',
|
||||
created_username: 'Username:',
|
||||
created_password: 'Initial password:',
|
||||
created_button_close: 'Close',
|
||||
created_button_copy: 'Copy',
|
||||
|
|
Loading…
Add table
Reference in a new issue