Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
17
vendor/drupal/console-en/translations/rest.debug.yml
vendored
Normal file
17
vendor/drupal/console-en/translations/rest.debug.yml
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
description: 'Displays current rest resource for the application'
|
||||
arguments:
|
||||
resource-id: 'Rest ID'
|
||||
options:
|
||||
status: 'Rest resource status enabled | disabled'
|
||||
messages:
|
||||
id: 'Rest ID'
|
||||
label: Label
|
||||
canonical-url: 'Canonical URL'
|
||||
status: Status
|
||||
provider: Provider
|
||||
enabled: Enabled
|
||||
disabled: Disabled
|
||||
rest-state: 'REST States'
|
||||
supported-formats: 'Supported Formats'
|
||||
supported-auth: 'Supported Authentication Providers'
|
||||
not-found: 'Rest resource "%s" not found'
|
Reference in a new issue