Merged in bugfix/PMC-1237 (pull request #7086)
PMC-1237 Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com> Approved-by: Paula Quispe <paula.quispe@processmaker.com>
This commit is contained in:
@@ -544,6 +544,7 @@ class WebApplication
|
||||
|
||||
config(['app.timezone' => TIME_ZONE]);
|
||||
|
||||
// Define the language
|
||||
Bootstrap::setLanguage();
|
||||
|
||||
Bootstrap::LoadTranslationObject((defined("SYS_LANG")) ? SYS_LANG : "en");
|
||||
|
||||
Reference in New Issue
Block a user