v0.9.13 - Added notifications in events, when an event you're signed up to gets canceled.
This commit is contained in:
@@ -67,5 +67,6 @@ return[
|
||||
"af" => "By",
|
||||
"programmedby" => "Programmed by",
|
||||
"error" => "Error",
|
||||
"404" => "This page doesn't exist."
|
||||
"404" => "This page doesn't exist.",
|
||||
"canceled" => "Canceled"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user