Skip to content

Commit

Permalink
[role:delete] New translation (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
hjuarez20 authored and jmolivas committed Dec 5, 2017
1 parent 6755d6d commit 052d1bc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
3 changes: 3 additions & 0 deletions translations/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ questions:
confirm: 'Do you want to load services from the container'
message: "\nType the service name or use keyup or keydown.\nThis is optional, press <info>enter</info> to <info>continue</info>\n"
name: 'Enter your service'
roles:
message: "\nType the role name or use keyup or keydown.\nThis is optional, press <info>enter</info> to <info>continue</info>\n"
name: 'Enter your role'
inputs:
confirm: 'Do you want to generate a form structure?'
label: 'Input label'
Expand Down
13 changes: 13 additions & 0 deletions translations/role.delete.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
description: 'Delete roles for the application'
help: 'The <info>role:delete</info> command helps you delete roles.'
welcome: 'Welcome to the Drupal role delete'
arguments:
rolename: 'Roles name to be deleted'
messages:
role-id: 'Role Id'
role-name: 'Role Name'
role-created: 'Roles was deleted successfully'
examples:
- description: 'Delete role specifying rolename'
execution: |
drupal role:delete moderator

0 comments on commit 052d1bc

Please sign in to comment.