Added German Language

This commit is contained in:
Ponkhy
2021-08-26 02:43:26 +02:00
parent 397fd12081
commit 2b8c5e2e65
9 changed files with 123 additions and 8 deletions

View File

@@ -9,4 +9,8 @@ export default {
acceptedStatusCodesDescription: "Select status codes which are considered as a successful response.",
passwordNotMatchMsg: "The repeat password does not match.",
notificationDescription: "Please assign a notification to monitor(s) to get it to work.",
keywordDescription: "Search keyword in plain html or JSON response and it is case-sensitive",
pauseDashboardHome: "Pause",
deleteMonitorMsg: "Are you sure want to delete this monitor?",
deleteNotificationMsg: "Are you sure want to delete this notification for all monitors?",
}