mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: refactor open auth
This commit is contained in:
parent
9941460c60
commit
44fd971c95
13 changed files with 47 additions and 57 deletions
|
|
@ -291,7 +291,7 @@
|
|||
"update_email": "Update email",
|
||||
"update_password": "Update password",
|
||||
"current_email": "Current email:",
|
||||
"no_associated_email": "You don't have an associated email yet"
|
||||
"no_email_account": "You have not set an email yet"
|
||||
},
|
||||
"notifications": {
|
||||
"download_complete": "Download complete",
|
||||
|
|
|
|||
|
|
@ -279,7 +279,7 @@
|
|||
"update_email": "Atualizar email",
|
||||
"update_password": "Atualizar senha",
|
||||
"current_email": "Email atual:",
|
||||
"no_associated_email": "Você ainda não associou nenhum email a sua conta"
|
||||
"no_email_account": "Você ainda não adicionou um email a sua conta"
|
||||
},
|
||||
"notifications": {
|
||||
"download_complete": "Download concluído",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue