Skip to content

lespoupeesrusses/i18n-language-translations

 
 

Repository files navigation

I18nLanguageTranslations

The purpose of this gem is to simply provide language translations. The translations are extracted from Zend Framework data files.

This gem is based on I18nCountryTranslations

Installation

Add to your Gemfile:

gem 'i18n-language-translations'

Usage

I18n.t(:US, :scope => :languages)

or

t(:US, :scope => :languages)

Version History

0.0.2 - Initial version

License

MIT The translations are under the New BSD License

Special thanks

@onomojo for all the code :)

About

Gem which contains translations of locales

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%