2016-03-21 18:26:15 +01:00
|
|
|
{
|
|
|
|
"The user $MY_USERNAME already exists": "",
|
|
|
|
"$COMPLETION_FILE not found": "",
|
|
|
|
"It's very important to add a password to your GPG key so that": "",
|
|
|
|
"if anyone does get access to your email they still won't be able": "",
|
2016-11-05 17:54:27 +01:00
|
|
|
"Adding user to ${app_name}": "",
|
|
|
|
"Failed with error code ${retval}": "",
|
2016-03-21 18:26:15 +01:00
|
|
|
"New user $MY_USERNAME was created": "",
|
|
|
|
"Their login password is $NEW_USER_PASSWORD": "",
|
|
|
|
"They can download their GPG keys with:": "",
|
|
|
|
"They should also run ${PROJECT_NAME}-client on their system to ensure": ""
|
|
|
|
}
|