dreadlabs/kunstmaan-german-backend-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Adds and overrides german translations for the Kunstmaan CMS backend.

0.2.5 2016-11-15 08:02 UTC

This package is not auto-updated.

Last update: 2020-01-24 16:19:12 UTC


README

What does it do?

Adds and overrides german translations for the Kunstmaan CMS backend.

Installation

composer install dreadlabs/kunstmaan-german-backend-bundle

How to use?

  1. Load the bundle in your AppKernel

    // snip
    new DreadLabs\KunstmaanGermanBackendBundle\DreadLabsKunstmaanGermanBackendBundle()
    // snap