Skip to content
Snippets Groups Projects
Commit 9d0c5afb authored by hahn's avatar hahn
Browse files

fix default lang in build_base

parent b904287b
No related branches found
No related tags found
1 merge request!195534 add docker
......@@ -12,7 +12,7 @@ class build_base implements iBuildplugin{
protected $_sBuildDir = false;
protected $_sOutfile = false;
protected $_sLang = "en";
protected $_sLang = "en-en";
protected $_aLang = [];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment