summaryrefslogtreecommitdiff
path: root/localization/english.json
diff options
context:
space:
mode:
Diffstat (limited to 'localization/english.json')
-rw-r--r--localization/english.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/localization/english.json b/localization/english.json
index b086f6d..29b9858 100644
--- a/localization/english.json
+++ b/localization/english.json
@@ -20,5 +20,8 @@
"ping.response": "{sender.alias_name}: Pong! Uptime: %s ยท Used memory: %sMB",
"event.on": "{sender.alias_name}: New event \"%s\" has been successfully created!",
- "event.off": "{sender.alias_name}: The event \"%s\" has been deleted!"
+ "event.off": "{sender.alias_name}: The event \"%s\" has been deleted!",
+
+ "notify.sub": "{sender.alias_name}: You have been successfully subscribed to the \"%s\" event!",
+ "notify.unsub": "{sender.alias_name}: You have been unsubscribed from the \"%s\" event!"
}