Update language.h

This commit is contained in:
lxsxl
2024-12-10 21:08:17 +01:00
committed by GitHub
parent a3becbbd99
commit 96c9e45136

View File

@@ -2019,7 +2019,7 @@ static const char* const myLanguage[18][286] PROGMEM = {
"Markierte Ecke drücken", // 282
"zum Kalibrieren des Touchscrees", // 283
"Bildschirmumkehrung umschalten", // 284
"Select Bandwidth" // 285
"Bandbreite wählen" // 285
},
{ "Český", // Czech
@@ -5190,4 +5190,4 @@ static const char* const myLanguage[18][286] PROGMEM = {
"Select Bandwidth" // 285
}
};
#endif
#endif