This commit is contained in:
proddy
2026-03-18 20:45:36 +01:00
parent 4a2d0d6787
commit e446954844
15 changed files with 60 additions and 29 deletions

View File

@@ -357,7 +357,8 @@ const it: Translation = {
FIRMWARE_VERSION_INFO: 'Informazioni sulla versione del firmware',
NO_DATA: 'Nessun dato',
USER_PROFILE: 'Profilo utente',
STORED_VERSIONS: 'Versioni memorizzate'
STORED_VERSIONS: 'Versioni memorizzate',
ONLINE_HELP: 'aiuto online'
};
export default it;