Sha256: 525b28ea45ce746695bd7ddfc69c5396cee7f1d2dbd137dbd63a58da5cb2b75a

Contents?: true

Size: 642 Bytes

Versions: 9

Compression:

Stored size: 642 Bytes

Contents

development:
  enabled: true
  inspector: 'all'
  # what language to support and their display names
  lang:
    en: 'English'
    de: 'German'
    ar: 'عربى'
  yaml_translator_email: 'khaled@badrit.com'
  i18n_source: 'yaml' # can be db or yaml; default is yaml
  yaml2db_translations_accepted: true # when import translation from yaml to db set it to accepted by default; default is false
  accept_admin_translations: true # when admins add/edit translations they are considered accepted directly
  save_default_translation: true # when a new key is added to db, the value of the key is added as the default translation in English
    

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
translation_center-0.0.9 test/dummy/config/translation_center.yml
translation_center-0.0.8 test/dummy/config/translation_center.yml
translation_center-0.0.7 test/dummy/config/translation_center.yml
translation_center-0.0.6 test/dummy/config/translation_center.yml
translation_center-0.0.5 test/dummy/config/translation_center.yml
translation_center-0.0.4 test/dummy/config/translation_center.yml
translation_center-0.0.3 test/dummy/config/translation_center.yml
translation_center-0.0.2 test/dummy/config/translation_center.yml
translation_center-0.0.1 test/dummy/config/translation_center.yml