Version 1
[yaffs-website] / vendor / drupal / console-en / translations / site.status.yml
diff --git a/vendor/drupal/console-en/translations/site.status.yml b/vendor/drupal/console-en/translations/site.status.yml
new file mode 100644 (file)
index 0000000..f6474dd
--- /dev/null
@@ -0,0 +1,23 @@
+description: 'View current Drupal Installation status'
+messages:
+    application: Application
+    system: 'System Info'
+    hash_salt: 'Hash salt'
+    console: 'Drupal Console'
+    database: 'Database connection'
+    driver: 'Driver'
+    host: 'Host'
+    port: 'Port'
+    username: 'Username'
+    password: 'Password'
+    theme: 'Themes'
+    connection: 'Connection'
+    theme_default: 'Default theme'
+    theme_admin: 'Admin theme'
+    directory: 'Directories'
+    directory_root: 'Site root directory'
+    directory_temporary: 'Site temporary directory'
+    directory_theme_default: 'Default theme directory'
+    directory_theme_admin: 'Admin theme directory'
+    current_version: 'Current Drupal ("%s")'
+    not_installed: 'Drupal is not installed'