diff --git a/languages/en.php b/languages/en.php index 8f5fd38..f90f89d 100644 --- a/languages/en.php +++ b/languages/en.php @@ -53,6 +53,7 @@ 'notification:subscriptions:publish:object:news' => 'News item is published', 'notification:subscriptions:publish:object:hjwall' => 'New wall post is made', 'notification:subscriptions:create:object:videolist_item' => 'New video is added', + 'notification:subscriptions:create:object:event_calendar' => 'New calendar event', 'notification:instant:add_friend:user:default' => 'Someone adds you as a friend', 'notification:instant:friend_request:user:default' => 'Someone requests to add you as a friend', @@ -135,4 +136,4 @@ You may need to flush your caches for the changes to take effect. ', -]; \ No newline at end of file +];