RubyGems Navigation menu

i18n_csv 0.1.7

One extends standard I18n so that you could store your translations in a Comma-Separated Value files (CSV) in a key-value manner, where the key is a word or a phrase or even a poem if you wish. No limits here (except be aware to escape symbols so the CSV format is kept). And the value is the same text as the key but translated to a language, specified by a file name you are using (for example, you could write one line to a sp.csv file: `"hello!","hola!"` and use `t 'hello!'` with a spanish locale to get the "hola!" text).

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.1.7 - July 15, 2013 (8 KB)
  2. 0.1.6 - July 12, 2013 (8 KB)
  3. 0.1.5 - July 09, 2013 (8 KB)
  4. 0.1.3 - July 08, 2013 (8 KB)
  5. 0.1.2 - July 04, 2013 (8 KB)
Zeige alle Versionen (9 total)

Development Abhängigkeiten (3):

bundler ~> 1.3
i18n >= 0
rake >= 0

Besitzer:

Autoren:

  • Artem Shoobovych

SHA 256-Prüfsumme:

6b2108243738d0a130f68b61a0bf18c32ba2d922bdd24b6cb640dd46515c0df1

Downloads insgesamt 23.565

Für diese Version 4.089

Lizenz:

MIT

Erforderliche Ruby-Version: None

Links: