refactor: password login dialog

This commit is contained in:
codytseng 2025-12-26 20:25:28 +08:00
parent e60a460480
commit 6f64aafdae
20 changed files with 194 additions and 29 deletions

View file

@ -650,6 +650,9 @@ export default {
'Create a password (or skip)': 'Utwórz hasło (lub pomiń)',
'Enter your password again': 'Wprowadź hasło ponownie',
'Complete Signup': 'Zakończ rejestrację',
Recommended: 'Polecane'
Recommended: 'Polecane',
'Enter Password': 'Wprowadź hasło',
Password: 'Hasło',
Confirm: 'Potwierdź'
}
}