refactor: password login dialog
This commit is contained in:
parent
e60a460480
commit
6f64aafdae
20 changed files with 194 additions and 29 deletions
|
|
@ -655,6 +655,9 @@ export default {
|
|||
'Create a password (or skip)': 'Erstellen Sie ein Passwort (oder überspringen)',
|
||||
'Enter your password again': 'Geben Sie Ihr Passwort erneut ein',
|
||||
'Complete Signup': 'Registrierung abschließen',
|
||||
Recommended: 'Empfohlen'
|
||||
Recommended: 'Empfohlen',
|
||||
'Enter Password': 'Passwort eingeben',
|
||||
Password: 'Passwort',
|
||||
Confirm: 'Bestätigen'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue