forked from mirror/Part-DB.Part-DB-server
Added symfony translation bundle, and updated german translations.
This commit is contained in:
parent
86eda36a2e
commit
6d7150e202
12 changed files with 697 additions and 172 deletions
|
@ -18,4 +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 => ['all' => true],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue