JaBa/languages/en-US/economy/divorce.json

7 lines
257 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
"DESCRIPTION": "Divorce the person you are currently married to!",
"USAGE": "{{prefix}}divorce",
"EXAMPLES": "{{prefix}}divorce",
"NOT_MARRIED": "You are not currently married!",
"DIVORCED": "You just divorced with **{{username}}**!"
}