Version 1
[yaffs-website] / vendor / drupal / console-en / translations / rest.debug.yml
diff --git a/vendor/drupal/console-en/translations/rest.debug.yml b/vendor/drupal/console-en/translations/rest.debug.yml
new file mode 100644 (file)
index 0000000..b1adf9e
--- /dev/null
@@ -0,0 +1,17 @@
+description: 'Display current rest resource for the application'
+arguments:
+    resource-id: 'Rest ID'
+options:
+    status: 'Rest resource status enabled | disabled'
+messages:
+    id: 'Rest ID'
+    label: Label
+    canonical_url: 'Canonical URL'
+    status: Status
+    provider: Provider
+    enabled: Enabled
+    disabled: Disabled
+    rest-state: 'REST States'
+    supported-formats: 'Supported Formats'
+    supported_auth: 'Supported Authentication Providers'
+    not-found: 'Rest resource "%s" not found'