summaryrefslogtreecommitdiff
path: root/localization/english.json
diff options
context:
space:
mode:
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 e48ac2e..f6679ef 100644
--- a/localization/english.json
+++ b/localization/english.json
@@ -39,5 +39,7 @@
"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!"
+ "timer.delete": "{sender.alias_name}: The timer \"%s\" has been deleted!",
+
+ "help.response": "{sender.alias_name}: Bot command reference: %s"
}