From 84bb9ad288d88ce4777137be402ecddf6c3f9a0e Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sun, 5 May 2024 19:45:51 +0500 Subject: feat: new command - !event --- localization/english.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'localization/english.json') diff --git a/localization/english.json b/localization/english.json index 77a736d..b086f6d 100644 --- a/localization/english.json +++ b/localization/english.json @@ -17,5 +17,8 @@ "error.external_api_error": "External API error (%s%s)", "error.insufficient_rights": "Insufficient rights", - "ping.response": "{sender.alias_name}: Pong! Uptime: %s · Used memory: %sMB" + "ping.response": "{sender.alias_name}: Pong! Uptime: %s · Used memory: %sMB", + + "event.on": "{sender.alias_name}: New event \"%s\" has been successfully created!", + "event.off": "{sender.alias_name}: The event \"%s\" has been deleted!" } -- cgit v1.2.3