feat: add discord and pushover as notification agents (#300)
fix: most error messages of the notifications endpoints would not reach the frontend
This commit is contained in:
@@ -132,6 +132,11 @@ $i18n = [
|
||||
"variables_available" => "Διαθέσιμες μεταβλητές",
|
||||
"gotify" => "Gotify",
|
||||
"token" => "Token",
|
||||
"discord" => "Discord",
|
||||
"discord_bot_username" => "Discord Bot Username",
|
||||
"discord_bot_avatar_url" => "Discord Bot Avatar URL",
|
||||
"pushover" => "Pushover",
|
||||
"pushover_user_key" => "Pushover User Key",
|
||||
"categories" => "Κατηγορίες",
|
||||
"save_category" => "Αποθήκευση κατηγορίας",
|
||||
"delete_category" => "Διαγραφή κατηγορίας",
|
||||
|
||||
Reference in New Issue
Block a user