RubyGems Navigation menu

i18n-csv_translation 1.0.0

Ever needed to add a new locale to an existing (Rails) project with dozens of .yml files? Too afraid to give all files to the customer or translation service and hope they do not mess up the YAML format? This gem allows you to export all i18n keys and values to one CSV file. With this the values can be easily translated and later reimported into your project. The new translations are saved in a filename similar to the original one (only the locale is replaced).

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.0 - September 27, 2016 (13.5KB)

Runtime依存関係 (1):

deep_merge ~> 1.1

Development依存関係 (4):

bundler ~> 1.13
pry ~> 0.10
rake ~> 10.0
rspec ~> 3.0

所有者:

作者:

  • Sebastian Welther

SHA 256チェックサム:

a2ce941adeb82c13ddda918b214533532ef915620d9667fd9c43f099efb1cc06

累計ダウンロード数 4,161

このバージョンのみ 4,161

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: