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.
- Host: GitHub
- URL: https://github.com/andrefs/i18n--helper
- Owner: andrefs
- Created: 2011-06-21T17:48:53.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-12-08T22:52:08.000Z (over 14 years ago)
- Last Synced: 2025-02-26T08:15:26.457Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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.