Version 1
[yaffs-website] / vendor / drupal / console-en / translations / entity.delete.yml
diff --git a/vendor/drupal/console-en/translations/entity.delete.yml b/vendor/drupal/console-en/translations/entity.delete.yml
new file mode 100644 (file)
index 0000000..2f9d68a
--- /dev/null
@@ -0,0 +1,11 @@
+description: 'Delete an specific entity'
+help: 'The <info>entity:delete</info> command helps you delete entities.'
+arguments:
+  entity-definition-id: 'Entity definition id'
+  entity-id: 'Entity ID to be deleted'
+questions:
+  entity-type: 'Enter the Entity type'
+  entity-definition-id: 'Enter the  Entity definitin id'
+  entity-id: 'Enter the  Entity ID to be deleted'
+messages:
+  deleted: 'Entity %s with id %s was deleted successfully'
\ No newline at end of file