freedomboneeee/locale/af/freedombone-image.json

11 lines
516 B
JSON
Raw Normal View History

2016-03-21 18:26:15 +01:00
{
"Config file $CONFIG_FILENAME not found": "",
"Your password chould contain at least ${MINIMUM_PASSWORD_LENGTH} characters": "",
2016-04-28 15:54:38 +02:00
"$1": "",
2016-03-21 18:26:15 +01:00
"\nImage was created.\n\nYou will be able to log into it with:\n": "",
2016-04-28 15:54:38 +02:00
" ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "",
" Username: $USERNAME\nPassword: $PASSWORD\n": "",
"\nUsername: $USERNAME\nPassword: $PASSWORD\n": "",
2016-11-05 17:54:27 +01:00
"\nImage was created.\n": "",
2016-03-21 18:26:15 +01:00
"Username: $USERNAME\nPassword: $PASSWORD": ""
}