JaBa/languages/ru-RU/economy/divorce.json
2023-03-26 18:31:19 +05:00

8 lines
No EOL
278 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"DESCRIPTION": "Развестись с пользователем",
"USAGE": "",
"EXAMPLES": "divorce",
"NOT_MARRIED": "Вы не состоите в браке",
"DIVORCED": "Вы развелись с {{user}}",
"DIVORCED_U": "{{user}} развёлся с вами"
}