Update language.h

This commit is contained in:
Jan Ove Overland
2025-01-16 10:52:10 +01:00
committed by GitHub
parent a4eac50357
commit 88ee702ff3

View File

@@ -4851,7 +4851,7 @@ static const char* const myLanguage[18][301] PROGMEM = {
"Loggbok full!", // 297
"Klokkemodus", // 298
"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
@@ -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
}
};
#endif
#endif