X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fdebug.state.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fdebug.state.yml;h=9d995a2f4b6f8df24a2fe6b0a93fb7bc4cedcb29;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=0000000000000000000000000000000000000000;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/vendor/drupal/console-en/translations/debug.state.yml b/vendor/drupal/console-en/translations/debug.state.yml new file mode 100644 index 000000000..9d995a2f4 --- /dev/null +++ b/vendor/drupal/console-en/translations/debug.state.yml @@ -0,0 +1,13 @@ +description: 'Show the current State keys.' +help: 'Show the current State keys.' +arguments: + key: 'The State key to debug.' +messages: + key: 'The State key' +examples: + - description: 'List of the states on the site' + execution: | + drupal debug:state + - description: 'Displays a detail of the state install_task tok from the list of states' + execution: | + drupal debug:state install_task