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

7 lines
242 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50:28 +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}}**!"
2021-12-10 21:39:54 +05:00
}