You are here

locale.settings.yml in Zircon Profile 8.0

core/modules/locale/config/install/locale.settings.yml

File

core/modules/locale/config/install/locale.settings.yml
View source
  1. cache_strings: true
  2. translate_english: false
  3. javascript:
  4. directory: languages
  5. translation:
  6. use_source: remote_and_local
  7. default_filename: '%project-%version.%language.po'
  8. default_server_pattern: 'http://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po'
  9. overwrite_customized: false
  10. overwrite_not_customized: true
  11. update_interval_days: 0
  12. path: ''
  13. import_enabled: true