Update pot
This commit is contained in:
@ -79,7 +79,6 @@ if(isset($_REQUEST['lang']) && isset(LANGUAGES[$_REQUEST['lang']])){
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
putenv('LC_ALL='.$locale);
|
putenv('LC_ALL='.$locale);
|
||||||
setlocale(LC_ALL, $locale);
|
setlocale(LC_ALL, $locale);
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user