Version 1
[yaffs-website] / vendor / drupal / console-en / translations / user.password.hash.yml
diff --git a/vendor/drupal/console-en/translations/user.password.hash.yml b/vendor/drupal/console-en/translations/user.password.hash.yml
new file mode 100644 (file)
index 0000000..05f58b2
--- /dev/null
@@ -0,0 +1,13 @@
+description: 'Generate a hash from a plaintext password.'
+help: 'The <info>password:hash</info> command helps you to generate hashes password from plaintext passwords.'
+welcome: 'Welcome to the Drupal password hash generator'
+options:
+    password: 'Password(s) in text format'
+questions:
+    invalid-pass: 'Password can''t be empty'
+    password: 'Enter password'
+    other-password: 'Other password (press <return> to stop adding passwords)'
+messages:
+    password: Password
+    hash: Hash
+errors: null