Version 1
[yaffs-website] / web / core / modules / locale / config / install / locale.settings.yml
diff --git a/web/core/modules/locale/config/install/locale.settings.yml b/web/core/modules/locale/config/install/locale.settings.yml
new file mode 100644 (file)
index 0000000..857a369
--- /dev/null
@@ -0,0 +1,13 @@
+cache_strings: true
+translate_english: false
+javascript:
+  directory: languages
+translation:
+  use_source: remote_and_local
+  default_filename: '%project-%version.%language.po'
+  default_server_pattern: 'http://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po'
+  overwrite_customized: false
+  overwrite_not_customized: true
+  update_interval_days: 0
+  path: ''
+  import_enabled: true