dreadlabs/kunstmaan-german-backend-bundle

该包已被放弃,不再维护。未建议替代包。

为 Kunstmaan CMS 后端添加并覆盖德语翻译。

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

它做什么?

为 Kunstmaan CMS 后端添加并覆盖德语翻译。

安装

composer install dreadlabs/kunstmaan-german-backend-bundle

如何使用?

  1. 在您的 AppKernel 中加载此包

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