From 1134c8316e5ee445567f9bf225e9fb9c2631b4dc Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 14 Dec 2024 23:23:12 +0500 Subject: feat: settings command --- localization/english.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'localization/english.json') diff --git a/localization/english.json b/localization/english.json index a198783..c7cc035 100644 --- a/localization/english.json +++ b/localization/english.json @@ -43,5 +43,10 @@ "help.response": "{sender.alias_name}: Bot command reference: %s", - "chatters.response": "{sender.alias_name}: Chatter list: %s" + "chatters.response": "{sender.alias_name}: Chatter list: %s", + + "set.locale": "{sender.alias_name}: The bot now speaks English in this chat!", + "set.prefix": "{sender.alias_name}: The bot prefix is now \"%s\" in this chat!", + "set.feature.disabled": "{sender.alias_name}: The feature \"%s\" has been disabled for this chat!", + "set.feature.enabled": "{sender.alias_name}: The feature \"%s\" has been enabled for this chat!" } -- cgit v1.2.3