dbd7b61b78fd5b2b3d7615bceaeab4edd139745a
[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   source_module: locale
12 process:
13   cache_strings: locale_cache_strings
14   'javascript/directory': locale_js_directory
15 destination:
16   plugin: config
17   config_name: locale.settings