Merge pull request #477 from Overland-DX/main

Update language.h
This commit is contained in:
Sjef Verhoeven PE5PVB
2024-01-02 09:40:42 +01:00
committed by GitHub
+2 -2
View File
@@ -3315,7 +3315,7 @@ static const char* const myLanguage[18][205] = {
"Mye", // 201
"Alt", // 202
"Rask PS", // 203
"Default" // 204
"Standard" // 204
},
{ "Español", // Spanish
@@ -3732,4 +3732,4 @@ static const char* const myLanguage[18][205] = {
"Default" // 204
}
};
#endif
#endif