Update for website changes

This commit is contained in:
2026-09-05 18:05:55 +02:00
parent 7ee3de7174
commit 0014d169e6
2 changed files with 28 additions and 12 deletions
+4 -4
View File
@@ -19,7 +19,7 @@ limitations under the License.
$supportedLangs = [
'en-us',
'qps-ploc',
'pl-pl',
/* 'pl-pl',
'de-de',
'pt-br',
'pt-pt',
@@ -35,7 +35,7 @@ $supportedLangs = [
'hu-hu',
'tr-tr',
'ro-ro',
'ru-ru',
'ru-ru',*/
];
/*
@@ -47,7 +47,7 @@ it's better to not force half translated website down to people's throats.
$autoLangMappings = [
'en-us' => 'en-us',
'en' => 'en-us',
'pl-pl' => 'pl-pl',
/* 'pl-pl' => 'pl-pl',
'pl' => 'pl-pl',
'de-de' => 'de-de',
'de' => 'de-de',
@@ -56,7 +56,7 @@ $autoLangMappings = [
'zh-cn' => 'zh-cn',
'zh' => 'zh-cn',
'ar-sa' => 'ar-sa',
'ar' => 'ar-sa',
'ar' => 'ar-sa',*/
];
//Language selector configuration