Add PagerTree Notification Provider

This commit is contained in:
Austin Miller
2023-02-06 11:33:14 -07:00
parent 0197778af1
commit ef54d9e3b6
5 changed files with 138 additions and 1 deletions

View File

@@ -695,5 +695,14 @@
"Google Analytics ID": "Google Analytics ID",
"Edit Tag": "Edit Tag",
"Server Address": "Server Address",
"Learn More": "Learn More"
"Learn More": "Learn More",
"pagertreeIntegrationUrl": "Integration URL",
"pagertreeUrgency": "Urgency",
"pagertreeSilent": "Silent",
"pagertreeLow": "Low",
"pagertreeMedium": "Medium",
"pagertreeHigh": "High",
"pagertreeCritical": "Critical",
"pagertreeResolve": "Auto Resolve",
"pagertreeDoNothing": "Do Nothing"
}