Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drupal / console-en / translations / debug.database.table.yml
index 7f86a793e00e5333f6d185dfa9220fe0230b8f42..8258c29b757fb0ae78e111d2d0d3cce0e61c5cf3 100644 (file)
@@ -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