Merge pull request #672 from lawendel/patch-9
This commit is contained in:
+5
-5
@@ -4019,10 +4019,10 @@ static const char* const myLanguage[18][285] PROGMEM = {
|
|||||||
"Evita PI duplicati", // 278
|
"Evita PI duplicati", // 278
|
||||||
"Intervallo", // 279
|
"Intervallo", // 279
|
||||||
"Piene", // 280
|
"Piene", // 280
|
||||||
"Wait time on\nsignal only", // 281
|
"Tempo di attesa\nsolo con segnale", // 281
|
||||||
"Press highlighted corner", // 282
|
"Premi l'angolo evidenziato", // 282
|
||||||
"To calibrate touchscreen", // 283
|
"Per calibrare lo schermo touch", // 283
|
||||||
"Screen inversion toggles" // 284
|
"Inversione colore schermo" // 284
|
||||||
},
|
},
|
||||||
|
|
||||||
{ "Simplified Chinese", // Simplified Chinese
|
{ "Simplified Chinese", // Simplified Chinese
|
||||||
@@ -5174,4 +5174,4 @@ static const char* const myLanguage[18][285] PROGMEM = {
|
|||||||
"Screen inversion toggles" // 284
|
"Screen inversion toggles" // 284
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user