Support for localization
This commit is contained in:
parent
51cd71846b
commit
aa1bc50648
3 changed files with 13 additions and 4 deletions
|
@ -34,4 +34,5 @@ $rcc = 'no';
|
|||
$nav_drawer = 'yes';
|
||||
// Set here the name of your theme. Read the documentation for more themes
|
||||
$theme = 'material-light';
|
||||
?>
|
||||
// Set here your language. The file must exist in the lang directory
|
||||
$language = "en";
|
Reference in a new issue