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" => "Готифи",
|
||||
"token" => "Токен",
|
||||
"discord" => "Дискорд",
|
||||
"discord_bot_username" => "Дискорд бот корисничко име",
|
||||
"discord_bot_avatar_url" => "Дискорд бот URL аватара",
|
||||
"pushover" => "Пушовер",
|
||||
"pushover_user_key" => "Пушовер кориснички кључ",
|
||||
"categories" => "Категорије",
|
||||
"save_category" => "Сачувај категорију",
|
||||
"delete_category" => "Избриши категорију",
|
||||
|
||||
Reference in New Issue
Block a user