mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Revert "Activate translation bundle only in dev mode."
This reverts commit b6048436da
.
This commit is contained in:
parent
b6048436da
commit
5b2397830f
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ return [
|
|||
Omines\DataTablesBundle\DataTablesBundle::class => ['all' => true],
|
||||
Shivas\VersioningBundle\ShivasVersioningBundle::class => ['all' => true],
|
||||
FOS\CKEditorBundle\FOSCKEditorBundle::class => ['all' => true],
|
||||
Translation\Bundle\TranslationBundle::class => ['dev' => true],
|
||||
Translation\Bundle\TranslationBundle::class => ['all' => true],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue