14 lines
653 B
JSON
14 lines
653 B
JSON
|
{
|
||
|
"no_chat_command_enabled": "AnimalRP's chat modifications are now enabled for you.",
|
||
|
"no_chat_command_disabled": "AnimalRP's chat modifications are now disabled for you.",
|
||
|
"animal_not_set": "You do not have a animal set.",
|
||
|
"animal_removed": "You no longer have a animal set.",
|
||
|
"animal_set": "You are now an %s! ",
|
||
|
"your_options": "Your options are: ",
|
||
|
"invalid_animal": "Invalid animal!",
|
||
|
"tf_off": "Use /tf off to disable the changes.",
|
||
|
"only_animals": "Only animals can interact with other animals :(",
|
||
|
"no_console": "I'm sorry console.",
|
||
|
"no_self_argument": "You can't %1 yourself.",
|
||
|
"not_animal": "%1 is not an animal :("
|
||
|
}
|