From e20357931fe6e258c74c5cb1683d0d89c8b59578 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 15:33:37 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in it 99% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'it'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/it.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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": {