mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
This commit is contained in:
@@ -12,7 +12,6 @@ const it: Translation = {
|
||||
USERNAME: 'Nome Utente',
|
||||
PASSWORD: 'Password',
|
||||
SU_PASSWORD: 'su Password',
|
||||
DASHBOARD: 'Pannello di Controllo',
|
||||
SETTINGS_OF: 'Impostazioni {0}',
|
||||
HELP_OF: '{0} Aiuto',
|
||||
LOGGED_IN: 'Registrato come {name}',
|
||||
@@ -37,8 +36,6 @@ const it: Translation = {
|
||||
BRAND: 'Marca',
|
||||
ENTITY_NAME: 'Nome Entità',
|
||||
VALUE: '{{Valore|valore}}',
|
||||
DEVICE_DATA: 'Device Data',
|
||||
SENSOR_DATA: 'Sensor Data',
|
||||
DEVICES: 'Dispositivi',
|
||||
SENSORS: 'Sensori',
|
||||
RUN_COMMAND: 'Esegui',
|
||||
@@ -165,9 +162,7 @@ const it: Translation = {
|
||||
OPTIONS: 'Opzioni',
|
||||
NAME: 'Nome',
|
||||
CUSTOMIZATIONS_RESET: 'Sei sicuro di voler rimuovere tutte le personalizzazioni incluse le impostazioni personalizzate dei sensori di temperatura e analogici?',
|
||||
DEVICE_ENTITIES: 'Entità Dispositivo',
|
||||
SUPPORT_INFORMATION: 'Informazioni di Supporto',
|
||||
CLICK_HERE: 'Clicca qui',
|
||||
HELP_INFORMATION_1: 'Visita il wiki online per ottenere istruzioni su come configurare EMS-ESP',
|
||||
HELP_INFORMATION_2: 'Per la chat della community dal vivo unisciti al nostro server Discord',
|
||||
HELP_INFORMATION_3: 'Per richiedere una funzionalità o segnalare un errore',
|
||||
|
||||
Reference in New Issue
Block a user