Skip to content

Commit

Permalink
fix sessionTerminated message
Browse files Browse the repository at this point in the history
  • Loading branch information
yamass committed Jun 9, 2022
1 parent e023417 commit 81639d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ teamapps.common.sessionTerminated=Session Terminated
teamapps.common.sessionExpired=Session Expired
teamapps.common.sessionExpiredText=Your session has expired.\n\nPlease refresh this page. If you click cancel, the application will remain unresponsive until you refresh the page.
teamapps.common.sessionErrorText=A server-side error has occurred.\n\nPlease refresh this page. If you click cancel, the application will remain unresponsive until you refresh the page.
teamapps.common.sessionTerminatedText=Your session has been terminated.\\n\\nPlease refresh this page. If you click cancel, the application will remain unresponsive until you refresh the page.
teamapps.common.sessionTerminatedText=Your session has been terminated.\n\nPlease refresh this page. If you click cancel, the application will remain unresponsive until you refresh the page.
teamapps.common.print=Print
teamapps.common.help=Help
teamapps.common.upload=Upload
Expand Down

0 comments on commit 81639d8

Please sign in to comment.