X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fyaml.get.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fyaml.get.yml;h=deba157fda82482c9003451e424110a8ca974849;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/vendor/drupal/console-en/translations/yaml.get.yml b/vendor/drupal/console-en/translations/yaml.get.yml new file mode 100644 index 000000000..deba157fd --- /dev/null +++ b/vendor/drupal/console-en/translations/yaml.get.yml @@ -0,0 +1,7 @@ +value: + description: 'Get a value for a specific key in a YAML file.' + arguments: + yaml-file: 'Path of YAML file to update' + yaml-key: 'YAML key to get' + messages: + invalid-key: 'Could not find key %s in %s.'