Version 1
[yaffs-website] / vendor / drupal / console-en / translations / user.password.hash.yml
1 description: 'Generate a hash from a plaintext password.'
2 help: 'The <info>password:hash</info> command helps you to generate hashes password from plaintext passwords.'
3 welcome: 'Welcome to the Drupal password hash generator'
4 options:
5     password: 'Password(s) in text format'
6 questions:
7     invalid-pass: 'Password can''t be empty'
8     password: 'Enter password'
9     other-password: 'Other password (press <return> to stop adding passwords)'
10 messages:
11     password: Password
12     hash: Hash
13 errors: null