PHPackages                             websafe/zf-mod-zfc-user-i18n-pl-pl - 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-pl-pl

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

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

Polish pl\_PL translation / language pack module for the \[ZF-Commons/ZfcUser\] module. Moduł polskiego tłumaczenia / paczka językowa dla modułu \[ZF-Commons/ZfcUser\].

11.5kPHP

Since Feb 27Pushed 12y ago1 watchersCompare

[ Source](https://github.com/websafe/zf-mod-zfc-user-i18n-pl-pl)[ Packagist](https://packagist.org/packages/websafe/zf-mod-zfc-user-i18n-pl-pl)[ RSS](/packages/websafe-zf-mod-zfc-user-i18n-pl-pl/feed)WikiDiscussions master Synced 2mo 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).

WebsafeZfModZfcUserI18nPlPl
===========================

[](#websafezfmodzfcuseri18nplpl)

Polish **pl\_PL** 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.

Moduł polskiego tłumaczenia / paczka językowa dla modułu [ZF-Commons/ZfcUser](https://github.com/ZF-Commons/ZfcUser "ZfcUser is a user registration and authentication module for Zend Framework 2.").

---

- [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-pl-pl: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 `WebsafeZfModZfcUserI18nPlPl` after `ZfcUser`:

```
