mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
merge italian language file
This commit is contained in:
parent
df8754827d
commit
c746923018
@ -129,4 +129,19 @@ export default {
|
|||||||
alertNoFile: "Selezionare il file da importare.",
|
alertNoFile: "Selezionare il file da importare.",
|
||||||
alertWrongFileType: "Selezionare un file JSON.",
|
alertWrongFileType: "Selezionare un file JSON.",
|
||||||
"Clear all statistics": "Pulisci tutte le statistiche",
|
"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",
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user