X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fstate.override.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fstate.override.yml;h=8511d1a43c5176bb22e1ab03c830169c0403489f;hp=1faadb4d6059aed1217c608ef2f44a1283d86460;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/vendor/drupal/console-en/translations/state.override.yml b/vendor/drupal/console-en/translations/state.override.yml index 1faadb4d6..8511d1a43 100644 --- a/vendor/drupal/console-en/translations/state.override.yml +++ b/vendor/drupal/console-en/translations/state.override.yml @@ -8,5 +8,9 @@ messages: original: 'Original value' override: 'Override value' errors: - no-key: 'You must provide a State key to override.' - no-value: 'You must provide a State value to set.' + no-key: 'You must provide a State key to override.' + no-value: 'You must provide a State value to set.' +examples: + - description: 'Override state value specifying the state name and the new value' + execution: | + drupal state:override comment.node_comment_statistics_scale "!!float 1"