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 77a736d..b086f6d 100644
--- a/localization/english.json
+++ b/localization/english.json
@@ -17,5 +17,8 @@
"error.external_api_error": "External API error (%s%s)",
"error.insufficient_rights": "Insufficient rights",
- "ping.response": "{sender.alias_name}: Pong! Uptime: %s · Used memory: %sMB"
+ "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!"
}