ruby-haml-magic-translations

Internationalization library for Haml templates
  https://github.com/potager/haml-magic-translations
  0
  no reviews



Haml::MagicTranslations provides "magical translations" for the Haml templating system. Texts in templates can be automatically internationalized using either the GetText, FastGettext or I18n libraries. It support translations of 'raw' text, Markdown and even strings in JavaScript.

Haml::MagicTranslations can also extract translatable strings from templates and merge them with existing translations, either manually or by the provided Rake task.