Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / locale / migration_templates / locale_settings.yml
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