Sha256: bc23e06487b5d8472fdc965de092de9761d7d69a354dcae3e629477fcc6d61bf

Contents?: true

Size: 682 Bytes

Versions: 5

Compression:

Stored size: 682 Bytes

Contents

Foreman Rails i18n
------------------

Do not commit into this directory directly!

Prepare pull request for the upstream:

https://github.com/svenfuchs/rails-i18n

Make sure the requests gets into proper branches (rails-3-x, rails-4-x...)
and use ./update.sh script to pull new translations here.

The script only updates existing languages. To add a new language just
create an empty file and run update script:

  # touch config/locales/de.yml
  # script/update-rails-locales.sh

To see how many translations are not localized for each language locally
and upstream, use this script script:

  # script/show-missing-rails-locales.sh

Translations are licensed under MIT license.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/config/locales/README
foreman_discovery-1.0.0.rc4 test/foreman_app/config/locales/README
foreman_discovery-1.0.0.rc3 test/foreman_app/config/locales/README
foreman_discovery-1.0.0.rc2 test/foreman_app/config/locales/README
foreman_discovery-1.0.0.rc1 test/foreman_app/config/locales/README