Sha256: 3aabf96bb74a69d8eae461c5d90037ed31e73253db65b0b64d54f2740f1df929

Contents?: true

Size: 651 Bytes

Versions: 15

Compression:

Stored size: 651 Bytes

Contents

# The Project API Token from Web Translate It
api_key: abcd

# The Master locale is the locale you translate your project from. Web Translate It shouldn’t 
# attempt to edit these files.
ignore_locales: en_GB

# A list of files to translate
# You can name your language files as you want, as long as the locale name match the
# locale name you set in Web Translate It, and that the different language files names are
# differenciated by their locale name.
# For example, if you set to translate a project in en_US in WTI, you should use the locale en_US in your app
files:
  - config/locales/file1_[locale].yml
  - config/locales/file2_[locale].yml

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
wti_gettext_i18n_rails-1.0.3 spec/examples/config/translation.yml
wti_gettext_i18n_rails-1.0.2 spec/examples/config/translation.yml
wti_gettext_i18n_rails-1.0.1 spec/examples/config/translation.yml
wti_gettext_i18n_rails-1.0.0 spec/examples/config/translation.yml
web_translate_it-1.5.2 spec/examples/config/translation.yml
web_translate_it-1.5.1 spec/examples/config/translation.yml
web_translate_it-1.5.0 spec/examples/config/translation.yml
web_translate_it-1.4.7 spec/examples/config/translation.yml
web_translate_it-1.4.6 spec/examples/config/translation.yml
web_translate_it-1.4.5 spec/examples/config/translation.yml
web_translate_it-1.4.4 spec/examples/config/translation.yml
web_translate_it-1.4.3 spec/examples/config/translation.yml
web_translate_it-1.4.2 spec/examples/config/translation.yml
web_translate_it-1.4.1 spec/examples/config/translation.yml
web_translate_it-1.4.0 spec/examples/config/translation.yml