summaryrefslogtreecommitdiff
path: root/localization/english.json
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2024-05-25 00:30:01 +0500
committerilotterytea <iltsu@alright.party>2024-05-25 00:30:01 +0500
commit2a90152bc7b3a9009b3a90cbc021fde8383f4b9b (patch)
tree876190f88c9010c91f2cf81dadbc52c13565afa6 /localization/english.json
parent59b52bfab39d98a11052497ab387011a9835ef1b (diff)
feat: new command - chatters
Diffstat (limited to 'localization/english.json')
-rw-r--r--localization/english.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/localization/english.json b/localization/english.json
index f6679ef..a198783 100644
--- a/localization/english.json
+++ b/localization/english.json
@@ -41,5 +41,7 @@
"timer.new": "{sender.alias_name}: New timer \"%s\" has been successfully created!",
"timer.delete": "{sender.alias_name}: The timer \"%s\" has been deleted!",
- "help.response": "{sender.alias_name}: Bot command reference: %s"
+ "help.response": "{sender.alias_name}: Bot command reference: %s",
+
+ "chatters.response": "{sender.alias_name}: Chatter list: %s"
}