Updated norwegian in language.h

This commit is contained in:
Jan Ove Overland
2023-10-14 11:24:26 +02:00
committed by GitHub
parent 234c692a05
commit e0a9c96a3f
+3 -3
View File
@@ -3309,8 +3309,8 @@ static const char* const myLanguage[16][205] = {
"Lite", // 200 "Lite", // 200
"Mye", // 201 "Mye", // 201
"Alt", // 202 "Alt", // 202
"Fast PS", // 203 "Rask PS", // 203
"Detected applications" // 204 "Oppdaget applikasjoner" // 204
} }
}; };
@@ -3670,4 +3670,4 @@ static const char* const myLanguages[] {
"Armenian", "Armenian",
"Arabic", "Arabic",
"Amharic" "Amharic"
}; };