Version 1
[yaffs-website] / vendor / drupal / console-en / translations / yaml.get.yml
diff --git a/vendor/drupal/console-en/translations/yaml.get.yml b/vendor/drupal/console-en/translations/yaml.get.yml
new file mode 100644 (file)
index 0000000..deba157
--- /dev/null
@@ -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.'