diff options
| author | ilotterytea <iltsu@alright.party> | 2024-05-11 16:31:21 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2024-05-11 16:31:21 +0500 |
| commit | 4cc618566d8546a06da0974612d08df80c45db62 (patch) | |
| tree | 88b9f86418666cf3099bdc8cbd66581f77f8db65 /localization/russian.json | |
| parent | de2c1d7e2159d677ec80bbedd37f40b8fa5e8763 (diff) | |
feat: new response exception - illegal_command
Diffstat (limited to 'localization/russian.json')
| -rw-r--r-- | localization/russian.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/localization/russian.json b/localization/russian.json index aee1bc4..0e803fe 100644 --- a/localization/russian.json +++ b/localization/russian.json @@ -18,6 +18,7 @@ "error.something_went_wrong": "Что-то пошло не так", "error.external_api_error": "Ошибка стороннего API (%s%s)", "error.insufficient_rights": "Недостаточно прав", + "error.illegal_command": "Команда недоступна", "ping.response": "{sender.alias_name}: funnywhitecat Понг! %s Время сессии: %s · ОЗУ: %sМБ", |
