Update pot

This commit is contained in:
2023-01-17 08:54:37 +01:00
parent 23d111a037
commit c68a66023e
2 changed files with 543 additions and 536 deletions

View File

@ -79,7 +79,6 @@ if(isset($_REQUEST['lang']) && isset(LANGUAGES[$_REQUEST['lang']])){
break;
}
}
}
putenv('LC_ALL='.$locale);
setlocale(LC_ALL, $locale);