You are here

locale_settings.yml in Zircon Profile 8.0

Same filename and directory in other branches
  1. 8 core/modules/locale/migration_templates/locale_settings.yml
core/modules/locale/migration_templates/locale_settings.yml

File

core/modules/locale/migration_templates/locale_settings.yml
View source
  1. id: locale_settings
  2. label: Locale configuration
  3. migration_tags:
  4. - Drupal 6
  5. - Drupal 7
  6. source:
  7. plugin: variable
  8. variables:
  9. - locale_cache_strings
  10. - locale_js_directory
  11. process:
  12. cache_strings: locale_cache_strings
  13. 'javascript/directory': locale_js_directory
  14. destination:
  15. plugin: config
  16. config_name: locale.settings