PHPackages                             websafe/zf-mod-zfc-user-i18n-de-de - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. websafe/zf-mod-zfc-user-i18n-de-de

ActiveZf-module[Localization &amp; i18n](/categories/localization)

websafe/zf-mod-zfc-user-i18n-de-de
==================================

German de\_DE translation / language pack module for the \[ZF-Commons/ZfcUser\] module. Deutsche Übersetzung / Sprachdatei Modul für das \[ZF-Commons/ZfcUser\] Modul.

23302[1 issues](https://github.com/websafe/zf-mod-zfc-user-i18n-de-de/issues)PHP

Since Feb 27Pushed 12y ago1 watchersCompare

[ Source](https://github.com/websafe/zf-mod-zfc-user-i18n-de-de)[ Packagist](https://packagist.org/packages/websafe/zf-mod-zfc-user-i18n-de-de)[ RSS](/packages/websafe-zf-mod-zfc-user-i18n-de-de/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Update 2014-02-27: Module discontinued.
=======================================

[](#update-2014-02-27-module-discontinued)

pl\_PL, de\_DE, ja\_jP and ru\_RU translations are now merged into [ZF-Commons/ZfcUser](https://github.com/ZF-Commons/ZfcUser "ZfcUser is a user registration and authentication module for Zend Framework 2.") master branch :-)

Translation continues [there](https://github.com/ZF-Commons/ZfcUser).

WebsafeZfModZfcUserI18nDeDe
===========================

[](#websafezfmodzfcuseri18ndede)

German **de\_DE** translation / language pack module for the [ZF-Commons/ZfcUser](https://github.com/ZF-Commons/ZfcUser "ZfcUser is a user registration and authentication module for Zend Framework 2.")module.

Deutsche Übersetzung / Sprachdatei Modul für das [ZF-Commons/ZfcUser](https://github.com/ZF-Commons/ZfcUser "ZfcUser is a user registration and authentication module for Zend Framework 2.") Modul.

---

- [Installation](#installation)
- [Configuration](#configuration)
- [Updating](#updating)
- [Contributing](#contributing)
- [Compiling](#compiling-po-files-to-mo-files)

---

Installation
------------

[](#installation)

Chdir into Your projects root directory (where `composer.json` resides) and run the following command:

```
composer require websafe/zf-mod-zfc-user-i18n-de-de:dev-master --prefer-dist
```

Configuration
-------------

[](#configuration)

### Enabling the language pack module in Your ZF2 application

[](#enabling-the-language-pack-module-in-your-zf2-application)

In `config/application.conf.php` add `WebsafeZfModZfcUserI18nDeDe` after `ZfcUser`:

```
