default services conflit ?
This commit is contained in:
12
old.vendor/drupal/console-en/translations/exec.yml
Normal file
12
old.vendor/drupal/console-en/translations/exec.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
description: 'Execute an external command.'
|
||||
arguments:
|
||||
bin: 'Executable command.'
|
||||
options:
|
||||
working-directory: 'The current working directory.'
|
||||
messages:
|
||||
success: 'Executed the command.'
|
||||
invalid-bin: 'Error executing the command.'
|
||||
missing-bin: 'Provide an executable command.'
|
||||
binary-not-found: 'Unable to find the binary "%s" to execute.'
|
||||
working-directory: 'Working directory'
|
||||
executing-command: 'Executing command'
|
||||
Reference in New Issue
Block a user