X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fdatabase.table.debug.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fdatabase.table.debug.yml;h=0000000000000000000000000000000000000000;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=fc6014762c0acca001e0a38c49cdae32259de203;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/vendor/drupal/console-en/translations/database.table.debug.yml b/vendor/drupal/console-en/translations/database.table.debug.yml deleted file mode 100644 index fc6014762..000000000 --- a/vendor/drupal/console-en/translations/database.table.debug.yml +++ /dev/null @@ -1,11 +0,0 @@ -description: "Show all tables in a given database." -help: 'The database:table:debug command helps you debug database tables.' -arguments: - table: 'Table to debug' -options: - database: "Database key from settings.php" -messages: - table-show: 'Showing tables for "%s" database' - table: 'Table' - column: 'Column' - type: 'Type'