Version 1
[yaffs-website] / vendor / drupal / console-en / translations / database.connect.yml
diff --git a/vendor/drupal/console-en/translations/database.connect.yml b/vendor/drupal/console-en/translations/database.connect.yml
new file mode 100644 (file)
index 0000000..4159a15
--- /dev/null
@@ -0,0 +1,8 @@
+description: "Shows DB connection"
+arguments:
+  database: "Database key from settings.php"
+messages:
+    database-not-found: 'Database "%s" connection info wasn''t found'
+    database-not-supported: 'Database type "%s" is not supported yet'
+    database-client-not-found: 'Database client "%s" wasn''t found'
+    connection: 'Connection: "%s"'