diff --git a/frontend/src/i18n/it.json b/frontend/src/i18n/it.json index 000bd8ce..995ba7cd 100644 --- a/frontend/src/i18n/it.json +++ b/frontend/src/i18n/it.json @@ -101,7 +101,10 @@ "submit": "Entra", "username": "Nome utente", "usernameTaken": "Username giĆ  usato", - "wrongCredentials": "Credenziali errate" + "wrongCredentials": "Credenziali errate", + "logout_reasons": { + "inactivity": "You have been logged out due to inactivity." + } }, "permanent": "Permanente", "prompts": {