Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ COM_TJNOTIFICATIONS_FIELD_WEB_SUBJECT_LABEL="Subject"
COM_TJNOTIFICATIONS_FIELD_WEB_BODY_LABEL="Web Body"
COM_TJNOTIFICATIONS_FIELD_CREATED_SUCCESSFULLY="Notification successfully saved."
; Status description
COM_TJNOTIFICATIONS_FIELD_EMAIL_STATUS_DESC="Turn on this after filling the body to send an Email notification"
COM_TJNOTIFICATIONS_FIELD_EMAIL_STATUS_DESC="Enable this after filling in the body to send an Email notification"
COM_TJNOTIFICATIONS_FIELD_SMS_STATUS_DESC="Turn on this after filling the body to send an SMS notification"
COM_TJNOTIFICATIONS_FIELD_PUSH_STATUS_DESC="Turn on this after filling the body to send a Push notification"
COM_TJNOTIFICATIONS_FIELD_WEB_STATUS_DESC="Turn on this after filling the body to send an Web notification"
Expand Down Expand Up @@ -310,4 +310,4 @@ COM_TJNOTIFICATIONS_SETTINGS_ADD_WEBHOOK_URLS_DESC="Specify all the Webhook URLs
COM_TJNOTIFICATIONS_SETTINGS_WEBHOOK_URL_LABEL="Webhook URL"
COM_TJNOTIFICATIONS_SETTINGS_WEBHOOK_URL_DESC="Enter URL for your Webhook notification"
COM_TJNOTIFICATIONS_TEMPLATE_ERR_MSG_CUSTOM_WEBHOOK_URLS="Please add custom webhook URL or use global webhook URL"
COM_TJNOTIFICATIONS_TEMPLATE_ERR_MSG_GLOBAL_WEBHOOK_URLS="Please add webhook URLs in the global config or add custom webhook URL."
COM_TJNOTIFICATIONS_TEMPLATE_ERR_MSG_GLOBAL_WEBHOOK_URLS="Please add webhook URLs in the global config or add custom webhook URL."