From 8c9f4843fc904f53197d6008c29df7ba5b1353e9 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Thu, 9 May 2024 00:04:43 +0500 Subject: feat: new command - !timer --- 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 8cec9cb..97b74d7 100644 --- a/localization/english.json +++ b/localization/english.json @@ -35,5 +35,8 @@ "join.not_allowed": "{sender.alias_name}: The bot cannot join chat rooms!%s", "custom_command.new": "{sender.alias_name}: New command \"%s\" has been successfully created!", - "custom_command.delete": "{sender.alias_name}: The command \"%s\" has been deleted!" + "custom_command.delete": "{sender.alias_name}: The command \"%s\" has been deleted!", + + "timer.new": "{sender.alias_name}: New timer \"%s\" has been successfully created!", + "timer.delete": "{sender.alias_name}: The timer \"%s\" has been deleted!" } -- cgit v1.2.3