BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
15
config/sync/locale.settings.yml
Normal file
15
config/sync/locale.settings.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
cache_strings: true
|
||||
translate_english: false
|
||||
javascript:
|
||||
directory: languages
|
||||
translation:
|
||||
use_source: remote_and_local
|
||||
default_filename: '%project-%version.%language.po'
|
||||
default_server_pattern: 'https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po'
|
||||
overwrite_customized: false
|
||||
overwrite_not_customized: true
|
||||
update_interval_days: 7
|
||||
path: sites/default/files/translations
|
||||
import_enabled: true
|
||||
_core:
|
||||
default_config_hash: pefQIx7YdI1zQU_NSZMEY6gyZyFqvH3mhAFVYSeZjdg
|
Reference in New Issue
Block a user