diff --git a/src/languages/it-IT.js b/src/languages/it-IT.js index e0ac3b755..fc510434e 100644 --- a/src/languages/it-IT.js +++ b/src/languages/it-IT.js @@ -129,4 +129,19 @@ export default { alertNoFile: "Selezionare il file da importare.", alertWrongFileType: "Selezionare un file JSON.", "Clear all statistics": "Pulisci tutte le statistiche", + twoFAVerifyLabel: "Please type in your token to verify that 2FA is working", + tokenValidSettingsMsg: "Token is valid! You can now save the 2FA settings.", + confirmEnableTwoFAMsg: "Are you sure you want to enable 2FA?", + confirmDisableTwoFAMsg: "Are you sure you want to disable 2FA?", + "Apply on all existing monitors": "Apply on all existing monitors", + "Verify Token": "Verify Token", + "Setup 2FA": "Setup 2FA", + "Enable 2FA": "Enable 2FA", + "Disable 2FA": "Disable 2FA", + "2FA Settings": "2FA Settings", + "Two Factor Authentication": "Two Factor Authentication", + Active: "Active", + Inactive: "Inactive", + Token: "Token", + "Show URI": "Show URI", }