Unverified Commit 333504c4 authored by Christian Giupponi's avatar Christian Giupponi Committed by GitHub

Merge pull request #5 from AsgardCms/3.0

Update from AsgardCMS repo
parents d7501234 3b7fc513
......@@ -5,7 +5,7 @@ return [
'create page' => 'Seite erstellen',
'edit page' => 'Bearbeiten einer Seite',
'name' => 'Name',
'slug' => 'Slug',
'status' => 'Status',
'title' => 'Titel',
'slug' => 'Slug',
'meta_title' => 'Meta-Titel',
......
......@@ -88,7 +88,7 @@ return [
| Generator path
|--------------------------------------------------------------------------
| Customise the paths where the folders will be generated.
| Se the generate key to false to not generate that folder
| Set the generate key to false to not generate that folder
*/
'generator' => [
'config' => ['path' => 'Config', 'generate' => true],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment