mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-13 01:04:24 +08:00
[Legacy] Add logged out page labels
This commit is contained in:
parent
7a612a0685
commit
991d0d2e24
1 changed files with 2 additions and 0 deletions
|
@ -1048,6 +1048,8 @@ $app_strings = array(
|
|||
'LBL_SEND' => 'Send',
|
||||
'LBL_LOGOUT' => 'Logout',
|
||||
'LBL_LOGOUT_SUCCESS' => 'Logout Success',
|
||||
'LBL_LOGGED_OUT_MESSAGE' => 'You have been logged out',
|
||||
'LBL_LOGIN_AGAIN' => 'To login again ',
|
||||
'LBL_TOUR_NEXT' => 'Next',
|
||||
'LBL_TOUR_SKIP' => 'Skip',
|
||||
'LBL_TOUR_BACK' => 'Back',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue