Chore: Add translations to options text

This commit is contained in:
Nelson Chan
2023-05-31 09:42:55 +08:00
parent c9d6e576ab
commit 7761e9a05e
2 changed files with 5 additions and 3 deletions

View File

@@ -198,6 +198,8 @@
"webhookCustomBodyDesc": "Define a custom HTTP Body for the request. Template variables {msg}, {heartbeat}, {monitor} are accepted.",
"webhookAdditionalHeadersTitle": "Additional Headers",
"webhookAdditionalHeadersDesc": "Sets additional headers sent with the webhook. Each header should be defined as a JSON key/value.",
"webhookBodyPresetOption": "Preset - {0}",
"webhookBodyCustomOption": "Custom Body",
"Webhook URL": "Webhook URL",
"Application Token": "Application Token",
"Server URL": "Server URL",