Each locale now resides in its own directory.
composer require funayaki/localized:dev-master
To use these files link or copy them
into their expected location: src/Locale/<locale>/localized.po
<?= __d('localized', 'Title') ?>
- Poedit (http://www.poedit.net/)
- Others http://www.gnu.org/software/gettext/manual/html_node/Editing.html#Editing
Bug reports and pull requests are welcome on GitHub at https://github.com/funayaki/localized.