X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fuser.password.hash.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fuser.password.hash.yml;h=05f58b283f3c71583b68da131968178760cb5ee7;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website 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 index 000000000..05f58b283 --- /dev/null +++ b/vendor/drupal/console-en/translations/user.password.hash.yml @@ -0,0 +1,13 @@ +description: 'Generate a hash from a plaintext password.' +help: 'The password:hash 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 to stop adding passwords)' +messages: + password: Password + hash: Hash +errors: null