Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
9
vendor/drupal/console-en/translations/debug.config.settings.yml
vendored
Normal file
9
vendor/drupal/console-en/translations/debug.config.settings.yml
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
description: 'Displays current key:value on settings file.'
|
||||
help: 'The <info>debug:config:settings</info> command helps you displaying current key:value on settings file.'
|
||||
welcome: 'Welcome to the Drupal Config Settings Debug command'
|
||||
messages:
|
||||
current: 'Current Key:value on settings file'
|
||||
examples:
|
||||
- description: 'Displays key:value as per the settings file'
|
||||
execution: |
|
||||
drupal debug:config:settings
|
Reference in a new issue