Skip to content

funayaki/localized

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Localized

Each locale now resides in its own directory.

Installation

Composer

composer require funayaki/localized:dev-master

PO files

To use these files link or copy them into their expected location: src/Locale/<locale>/localized.po

Setting the Default Locale

Refer: https://book.cakephp.org/3.0/en/core-libraries/internationalization-and-localization.html#setting-the-default-locale

Usage

<?= __d('localized', 'Title') ?>

Tools

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/funayaki/localized.

About

I18n and L10n related CakePHP application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%