further implementing of multilanguage
This commit is contained in:
@@ -22,5 +22,8 @@ $config = [
|
||||
// credentials for sqlite not used
|
||||
"databaseUser" => "dbUser123",
|
||||
"databasePass" => "secretPassword",
|
||||
|
||||
// default language: one of [ en-gb | de-de ]
|
||||
"defaultLanguage" => "en-gb"
|
||||
]
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user