JaBa/languages/ru-RU/economy/birthdate.json

13 lines
No EOL
649 B
JSON
Raw 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": "[day] [month] [year]",
"EXAMPLES": "birthdate day:17 month:03 year:2000",
"DAY": "День",
"MONTH": "Месяц",
"YEAR": "Год",
"DATE_TOO_LOW": "Вам больше 80 лет? :eyes:",
"DATE_TOO_HIGH": "Хммм... Вы ещё не родились!",
"HAPPY_BIRTHDAY": "День рождения",
"HAPPY_BIRTHDAY_MESSAGE": "Поздравляем {{name}} (<@{{user}}>) с днём рождения, сегодня ему(ей) исполнилось {{age}}!",
"SUCCESS": "Ваша дата рождения установлена на **{{date}}**!"
}