This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/drupal/console-en/translations/rest.enable.yml

17 lines
656 B
YAML
Raw Normal View History

2018-11-23 12:29:20 +00:00
description: 'Enable a rest resource for the application'
arguments:
resource-id: 'Rest ID'
states: 'REST States to enable for Rest resource'
authorizations: 'Authorizations providers enabled for Rest Resource'
questions:
resource-id: 'Rest ID'
messages:
invalid-rest-id: 'Rest ID "%s" is invalid'
formats: 'Available serialization formats'
methods: 'Available methods'
authentication-providers: 'Available Authentication Providers'
selected-method: 'Selected Method'
selected-formats: 'Selected formats'
selected-authentication-providers: 'Selected Authentication Providers'
success: 'Rest ID "%s" enabled'