refactor: password login dialog
This commit is contained in:
parent
e60a460480
commit
6f64aafdae
20 changed files with 194 additions and 29 deletions
|
|
@ -643,6 +643,9 @@ export default {
|
|||
'Create a password (or skip)': 'パスワードを作成(またはスキップ)',
|
||||
'Enter your password again': 'パスワードをもう一度入力',
|
||||
'Complete Signup': '登録を完了',
|
||||
Recommended: 'おすすめ'
|
||||
Recommended: 'おすすめ',
|
||||
'Enter Password': 'パスワードを入力',
|
||||
Password: 'パスワード',
|
||||
Confirm: '確認'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue