10 lines
422 B
JSON
10 lines
422 B
JSON
|
{
|
||
|
"Home directory does not exist for $MY_USERNAME": "",
|
||
|
"$COMPLETION_FILE not found": "",
|
||
|
"No admin user specified in $COMPLETION_FILE": "",
|
||
|
"No admin username specified in $COMPLETION_FILE": "",
|
||
|
"The administrator user cannot be removed": "",
|
||
|
"Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "",
|
||
|
"User $MY_USERNAME was not removed": "",
|
||
|
"User $MY_USERNAME was removed": ""
|
||
|
}
|