mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-08 23:38:01 -05:00
New translations settingssecurityzonecomponent.json (Italian)
This commit is contained in:
@@ -27,5 +27,24 @@
|
||||
"userChangePasswordSuccessMessage": "Password cambiata con successo",
|
||||
"userChangePasswordErrorMessage": "Errore nel cambio password",
|
||||
"successDeleteSession": "Sessione eliminata con successo",
|
||||
"errorDeleteSession": "Errore nell'eliminazione della sessione"
|
||||
"errorDeleteSession": "Errore nell'eliminazione della sessione",
|
||||
"subtitleLinkedAccounts": "Linked accounts",
|
||||
"linkedAccountsDescription": "Manage external authentication providers (SSO) linked to your account. You can sign in using any of these providers.",
|
||||
"linkedAccountsLastLogin": "Last login",
|
||||
"linkedAccountsLinkedAt": "Linked",
|
||||
"linkedAccountsNeverUsed": "Never used",
|
||||
"unlinkAccountButton": "Unlink",
|
||||
"availableProvidersLabel": "Available providers",
|
||||
"unlinkModalTitle": "Unlink Account",
|
||||
"unlinkModalConfirmation": "Are you sure you want to unlink your {providerName} account? You will no longer be able to sign in using this provider.",
|
||||
"unlinkModalLastMethodWarning": "Warning: This is your only authentication method. Please set a password before unlinking.",
|
||||
"unlinkAccountSuccess": "Account unlinked successfully",
|
||||
"unlinkAccountError": "Error unlinking account",
|
||||
"unlinkAccountLastMethodError": "Cannot unlink last authentication method. Please set a password first.",
|
||||
"linkAccountSuccess": "{providerName} account linked successfully",
|
||||
"linkAccountError": "Error linking account",
|
||||
"linkAccountAlreadyLinked": "This {providerName} account is already linked",
|
||||
"linkAccountInUse": "This {providerName} account is already linked to another user",
|
||||
"errorLoadingLinkedAccounts": "Error loading linked accounts",
|
||||
"refreshButton": "Refresh"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user