From 4cc618566d8546a06da0974612d08df80c45db62 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 11 May 2024 16:31:21 +0500 Subject: feat: new response exception - illegal_command --- localization/english.json | 1 + 1 file changed, 1 insertion(+) (limited to 'localization/english.json') diff --git a/localization/english.json b/localization/english.json index 1ef48cb..e48ac2e 100644 --- a/localization/english.json +++ b/localization/english.json @@ -18,6 +18,7 @@ "error.something_went_wrong": "Something went wrong", "error.external_api_error": "External API error (%s%s)", "error.insufficient_rights": "Insufficient rights", + "error.illegal_command": "Command not available", "ping.response": "{sender.alias_name}: funnywhitecat Pong! %s Uptime: %s ยท Used memory: %sMB", -- cgit v1.2.3