Update language.h

This commit is contained in:
Mateusz Walkowiak
2024-02-06 02:17:57 +01:00
committed by GitHub
parent d2a297a9bd
commit dfa56f9dbe

View File

@@ -626,8 +626,8 @@ static const char* const myLanguage[18][206] = {
"Duże", // 201 "Duże", // 201
"Wszystkie", // 202 "Wszystkie", // 202
"Szybki PS", // 203 "Szybki PS", // 203
"Default", // 204 "Domyslny", // 204
"Mute screen on\nXDRGTK connection" // 205 "Wylacz ekran gdy\npołączony z XDR-GTK" // 205
}, },
{ "Hrvatski", // Croatian { "Hrvatski", // Croatian
@@ -3750,4 +3750,4 @@ static const char* const myLanguage[18][206] = {
"Tela mudo na\nconexão XDRGTK" // 205 "Tela mudo na\nconexão XDRGTK" // 205
} }
}; };
#endif #endif