Update language.h (italian)

Latest 4 new options/commands added since last time: 4022-23-24-25 // 281, 282, 283, 284
This commit is contained in:
lawendel
2024-10-26 21:56:39 +02:00
committed by GitHub
parent f7bd44f29c
commit 4cebb98f42

View File

@@ -4019,10 +4019,10 @@ static const char* const myLanguage[18][285] PROGMEM = {
"Evita PI duplicati", // 278
"Intervallo", // 279
"Piene", // 280
"Wait time on\nsignal only", // 281
"Press highlighted corner", // 282
"To calibrate touchscreen", // 283
"Screen inversion toggles" // 284
"Tempo di attesa\nsolo con segnale", // 281
"Premi l'angolo evidenziato", // 282
"Per calibrare lo schermo touch", // 283
"Inversione colore schermo" // 284
},
{ "Simplified Chinese", // Simplified Chinese
@@ -5174,4 +5174,4 @@ static const char* const myLanguage[18][285] PROGMEM = {
"Screen inversion toggles" // 284
}
};
#endif
#endif