ajout multilingue
This commit is contained in:
parent
6e27c1c53b
commit
86c9ad0b93
12 changed files with 53 additions and 6 deletions
|
|
@ -53,7 +53,7 @@ return [
|
|||
],
|
||||
|
||||
// Langues
|
||||
'languages' => false, // Mettre true si multilingue activé
|
||||
'languages' => true,
|
||||
|
||||
// Thumbs
|
||||
'thumbs' => [
|
||||
|
|
@ -65,5 +65,5 @@ return [
|
|||
'1200w' => ['width' => 1200]
|
||||
]
|
||||
]
|
||||
]
|
||||
];
|
||||
],
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue