Version 1
[yaffs-website] / vendor / drupal / console-en / translations / database.connect.yml
1 description: "Shows DB connection"
2 arguments:
3   database: "Database key from settings.php"
4 messages:
5     database-not-found: 'Database "%s" connection info wasn''t found'
6     database-not-supported: 'Database type "%s" is not supported yet'
7     database-client-not-found: 'Database client "%s" wasn''t found'
8     connection: 'Connection: "%s"'