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

ActiveZf-module

websafe/zf-mod-zfc-user-i18n-ja-jp
==================================

Japanese ja\_JP translation / language pack module for the \[ZF-Commons/ZfcUser\] module. Japanese ja\_JP translation / language pack module for the \[ZF-Commons/ZfcUser\] module.

244PHP

Since Feb 27Pushed 12y ago2 watchersCompare

[ Source](https://github.com/websafe/zf-mod-zfc-user-i18n-ja-jp)[ Packagist](https://packagist.org/packages/websafe/zf-mod-zfc-user-i18n-ja-jp)[ RSS](/packages/websafe-zf-mod-zfc-user-i18n-ja-jp/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).

WebsafeZfModZfcUserI18nJaJp
===========================

[](#websafezfmodzfcuseri18njajp)

Japanese **ja\_JP** 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.

@sasezaki \***please translate the above sentence into Japanese** :-)

---

- [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-ja-jp: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 `WebsafeZfModZfcUserI18nJaJp` after `ZfcUser`:

```
