From 9b08127ee6072631f404beb7962e28fc094d820d Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sun, 5 May 2024 15:04:31 +0500 Subject: feat: line ids for command arguments + added missing error line --- localization/russian.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'localization/russian.json') diff --git a/localization/russian.json b/localization/russian.json index 2994023..9c15060 100644 --- a/localization/russian.json +++ b/localization/russian.json @@ -1,4 +1,12 @@ { + "argument.subcommand": "Подкоманда", + "argument.message": "Сообщение", + "argument.interval": "Интервал", + "argument.name": "Название", + "argument.target": "Цель", + "argument.value": "Значение", + "argument.amount": "Количество", + "error.template": "{sender.alias_name}: 🚨 %s", "error.not_enough_arguments": "Недостаточно аргументов (%s)", "error.incorrect_argument": "Некорректный аргумент (%s)", -- cgit v1.2.3