Support for localization

This commit is contained in:
mmk2410 2015-07-03 11:19:40 +02:00
parent 51cd71846b
commit aa1bc50648
3 changed files with 13 additions and 4 deletions

View file

@ -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";