dreadlabs / kunstmaan-german-backend-bundle
Adds and overrides german translations for the Kunstmaan CMS backend.
Installs: 63
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- kunstmaan/bundles-cms: ~3.6.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ~1.12.1
- pdepend/pdepend: ~2.2.4
- phploc/phploc: ~3.0.1
- phpmd/phpmd: ~2.4.3
- phpunit/phpunit: ~4.4
- sebastian/phpcpd: ~2.0.4
- squizlabs/php_codesniffer: ~2.7.0
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?
-
Load the bundle in your
AppKernel
// snip new DreadLabs\KunstmaanGermanBackendBundle\DreadLabsKunstmaanGermanBackendBundle() // snap