An open API service indexing awesome lists of open source software.

https://github.com/andrefs/i18n--helper

Perl module to help finding missing and unused translations in YAML files and RoR directories.
https://github.com/andrefs/i18n--helper

Last synced: 9 months ago
JSON representation

Perl module to help finding missing and unused translations in YAML files and RoR directories.

Awesome Lists containing this project

README

          

i18n-Helper

USAGE

Call i18n_helper and follow the instructions.
This script should be called inside the site_files folder.

INSTALLATION

To install this module, run the following commands (as root):

curl -L http://cpanmin.us | perl - --no-interactive .

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

perldoc i18n::Helper

LICENSE AND COPYRIGHT

Copyright (C) 2011 Andre Santos

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.