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

@ -645,6 +645,9 @@ export default {
'Create a password (or skip)': 'एक पासवर्ड बनाएं (या छोड़ें)',
'Enter your password again': 'अपना पासवर्ड फिर से दर्ज करें',
'Complete Signup': 'साइनअप पूर्ण करें',
Recommended: 'अनुशंसित'
Recommended: 'अनुशंसित',
'Enter Password': 'पासवर्ड दर्ज करें',
Password: 'पासवर्ड',
Confirm: 'पुष्टि करें'
}
}