Sha256: eb51ba07b328928820c7d94d763c9a213378cdc6b44230f15801d33e9f4f634e
Contents?: true
Size: 944 Bytes
Versions: 7
Compression:
Stored size: 944 Bytes
Contents
development: enabled: true # default false # Keys inspector allowed values: # "missing" to inspect only untranslated keys # "all" to enable inspector for translated and untranslated keys # "off" to turn off keys inspector inspector: 'missing' # default missing # what language to support and their display names lang: en: 'English' # de: 'Deutch' # I18n.translate source i18n_source: 'yaml' # can be db or yaml; default is yaml # yaml imported translations created by translator email yaml_translator_email: 'coder@tc.com' # when import translation from yaml to db set it to accepted by default yaml2db_translations_accepted: true # default is false # when admins add/edit translations they are considered accepted directly accept_admin_translations: true # when a new key is added to db, the value of the key is added as the default translation in English save_default_translation: true
Version data entries
7 entries across 7 versions & 1 rubygems