freedombone-adduser.json 549B

123456789101112
  1. {
  2. "The user $MY_USERNAME already exists": "",
  3. "$COMPLETION_FILE not found": "",
  4. "It's very important to add a password to your GPG key so that": "",
  5. "if anyone does get access to your email they still won't be able": "",
  6. "Adding user to ${app_name}": "",
  7. "Failed with error code ${retval}": "",
  8. "New user $MY_USERNAME was created": "",
  9. "Their login password is $NEW_USER_PASSWORD": "",
  10. "They can download their GPG keys with:": "",
  11. "They should also run ${PROJECT_NAME}-client on their system to ensure": ""
  12. }