X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fdebug.user.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fdebug.user.yml;h=29cb406f160e41fe731e68989001cbef5344b5fa;hp=0000000000000000000000000000000000000000;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/vendor/drupal/console-en/translations/debug.user.yml b/vendor/drupal/console-en/translations/debug.user.yml new file mode 100644 index 000000000..29cb406f1 --- /dev/null +++ b/vendor/drupal/console-en/translations/debug.user.yml @@ -0,0 +1,21 @@ +description: 'Displays current users for the application' +help: 'The debug:user command helps you get current users.' +welcome: 'Welcome to the Drupal user debug' +options: + roles: 'Roles to filter debug' + limit: 'How many users would you like to be listed in debug' + uid: 'Filters the result list by uids [between quotes separated by spaces]' + username: 'Filters the result list by user-names [between quotes separated by spaces]' + mail: 'Filters the result list by user''s e-mail [between quotes separated by spaces]' +questions: + roles: 'Select role(s) to be used to filter user debug list' + limit: 'Enter how many users would you like to show' +messages: + user-id: 'User ID' + username: 'Username' + roles: 'Roles' + status: 'Status' +examples: + - description: 'Users list on the site' + execution: | + drupal debug:user