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

8 lines
200 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Divorce a user",
2023-06-06 10:21:47 +05:00
"USAGE": "",
"EXAMPLES": "divorce",
2023-06-06 22:48:46 +05:00
"NOT_MARRIED": "You are not married",
"DIVORCED": "You have divorced {{user}}",
"DIVORCED_U": "{{user}} has divorced you"
2023-06-06 10:21:47 +05:00
}