diff options
| author | ilotterytea <iltsu@alright.party> | 2024-05-25 00:30:01 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2024-05-25 00:30:01 +0500 |
| commit | 2a90152bc7b3a9009b3a90cbc021fde8383f4b9b (patch) | |
| tree | 876190f88c9010c91f2cf81dadbc52c13565afa6 /localization/english.json | |
| parent | 59b52bfab39d98a11052497ab387011a9835ef1b (diff) | |
feat: new command - chatters
Diffstat (limited to 'localization/english.json')
| -rw-r--r-- | localization/english.json | 4 |
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" } |
