mablae/gettext-bundle

Symfony2 Integration for the oscarotero/gettext lib

Installs: 3 474

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 3

Type:symfony-bundle

0.2.8 2016-03-28 16:54 UTC

This package is not auto-updated.

Last update: 2024-11-09 19:34:53 UTC


README

A parser to extract {{ __('String to translate') }} tokens from twig files and write them to *.po files.

It comes with a locale:extract:twig command that can be called like this:

php app/console locale:extract:twig output.po src/AppBundle/Resources some/other/path