Skip to content

Commit

Permalink
Version 5.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jshah4517 committed Mar 18, 2024
1 parent c73e5e8 commit d7ae2f4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Lang/en/user.php
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@
"two_fa_secret" => "2FA Secret",
"two_fa_secret_desc" => "Please store this somewhere safe as you will need this to re-add the authenticator account to your phone should you lose access.",
"display_notifications" => "Display Notifications",
"display_notifications_desc" => "The system will notify you when new tickets or replies are created, or when other operators login. You can choose between desktop notifications or in-browser notifications, or disabling it completely.",
"desktop_notifications" => "Desktop Notifications",
"browser_notifications" => "Browser Notifications",

Expand Down Expand Up @@ -373,4 +372,9 @@
"error_join" => "The invitation code could not be found, or has expired.",
"verify_to_view_tickets" => "Please verify all additional email addresses or remove unverified email addresses under your account profile.",

/*
* 5.2.3
*/
"display_notifications_desc" => "The system will notify you when new tickets or user replies are created, or when you are mentioned by another operator. You can choose between desktop notifications or in-browser notifications, or disabling it completely.",

);

0 comments on commit d7ae2f4

Please sign in to comment.