Skip to content

Commit

Permalink
Issue #000000 Chore: Updated language constants
Browse files Browse the repository at this point in the history
  • Loading branch information
imrohitkodam committed Dec 20, 2024
1 parent 54fb7b7 commit fbe71bd
Showing 1 changed file with 2 additions and 2 deletions.
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."

0 comments on commit fbe71bd

Please sign in to comment.