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/generate.permissions.yml
2018-11-23 12:29:20 +00:00

16 lines
590 B
YAML

description: 'Generate module permissions'
help: 'The <info>generate:permissions</info> command helps you generate new permissions'
welcome: 'Welcome to the Drupal Permission generator'
options:
module: 'The Module name.'
questions:
module: 'Enter the module name'
permission: 'Enter a permission'
title: 'Enter a title for the permission'
description: 'Enter a description for the permission'
restrict-access: 'Restrict Access'
add: 'Do you want to add another permission?'
suggestions:
access-content: 'Access content'
allow-access-content: 'Allow access to my content'