Merge pull request #720 from Overland-DX/main

This commit is contained in:
Sjef Verhoeven PE5PVB
2025-01-16 12:10:24 +01:00
committed by GitHub
+2 -2
View File
@@ -4851,7 +4851,7 @@ static const char* const myLanguage[18][301] PROGMEM = {
"Loggbok full!", // 297 "Loggbok full!", // 297
"Klokkemodus", // 298 "Klokkemodus", // 298
"Auto sommertid på NTP-tid", // 299 "Auto sommertid på NTP-tid", // 299
"The logbook contains over 130 entries, which the viewer cannot process. Please download the CSV file to process it." // 300 "Loggboken inneholder over 130 oppføringer, som en ikke kan behandle. Last ned CSV-filen for å behandle den." // 300
}, },
{ "Español", // Spanish { "Español", // Spanish
@@ -5460,4 +5460,4 @@ static const char* const myLanguage[18][301] PROGMEM = {
"The logbook contains over 130 entries, which the viewer cannot process. Please download the CSV file to process it." // 300 "The logbook contains over 130 entries, which the viewer cannot process. Please download the CSV file to process it." // 300
} }
}; };
#endif #endif