Update language.h

update PL
This commit is contained in:
Mateusz Walkowiak
2025-01-14 11:57:39 +01:00
committed by GitHub
parent d4f2a1a16f
commit ac82b30b40

View File

@@ -908,8 +908,8 @@ static const char* const myLanguage[18][300] PROGMEM = {
"Ustaw odchyl. czasu NTP", // 295
"Autologowanie stacji", // 296
"Wykaz pełny!", // 297
"Clock mode", // 298
"Auto DST on NTP time" // 299
"Tryb zegara", // 298
"Auto czas letni wg NTP" // 299
},
{ "Hrvatski", // Croatian
@@ -5442,4 +5442,4 @@ static const char* const myLanguage[18][300] PROGMEM = {
"Auto DST on NTP time" // 299
}
};
#endif
#endif