chore: Remove URLs from translations (#7414)

This commit is contained in:
Sivin Varghese
2023-06-29 15:09:02 +05:30
committed by GitHub
parent ea78020f2f
commit 191b8a64fe
6 changed files with 41 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
},
"END_POINT": {
"LABEL": "Webhook URL",
"PLACEHOLDER": "Example: https://example/api/webhook",
"PLACEHOLDER": "Example: %{webhookExampleURL}",
"ERROR": "Please enter a valid URL"
},
"EDIT_SUBMIT": "Update webhook",