diff options
Diffstat (limited to 'localization/english.json')
| -rw-r--r-- | localization/english.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localization/english.json b/localization/english.json index c471ada..b9673ad 100644 --- a/localization/english.json +++ b/localization/english.json @@ -18,7 +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", + "error.illegal_command": "You are not authorized to use this command. This incident will be reported.", "error.lua_execution_error": "Lua execution error: %s", "ping.response": "{sender.alias_name}: funnywhitecat Pong! %s Uptime: %s ยท Used memory: %sMB", |
