X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fdebug.database.table.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fdebug.database.table.yml;h=8258c29b757fb0ae78e111d2d0d3cce0e61c5cf3;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=7f86a793e00e5333f6d185dfa9220fe0230b8f42;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/vendor/drupal/console-en/translations/debug.database.table.yml b/vendor/drupal/console-en/translations/debug.database.table.yml index 7f86a793e..8258c29b7 100644 --- a/vendor/drupal/console-en/translations/debug.database.table.yml +++ b/vendor/drupal/console-en/translations/debug.database.table.yml @@ -10,9 +10,9 @@ messages: column: 'Column' type: 'Type' examples: - - description: 'Show all tables on a database' + - description: 'Show all tables in a database' execution: | drupal debug:database:table - - description: 'Show fields on the node table or another specified on the argument' + - description: 'Show fields in the node table or another specified in the argument' execution: | drupal debug:database:table node