1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-04 14:09:39 +05:00
JaBa/languages/en-US/economy/divorce.json
2022-01-04 02:18:28 +05:00

7 lines
No EOL
242 B
JSON

{
"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}}**!"
}