Error Content

This commit is contained in:
sathwikcs
2025-01-30 17:19:39 +05:30
parent c1f60baffb
commit 506ac3a9b9

View File

@@ -41,7 +41,10 @@ internal fun ErrorContent(
"Failed to check out" to "There was an issue recording your check-out. Please try again or contact support if the problem persists.",
// Generic Error
"An error occurred" to "An unexpected error occurred. Please try again or contact support if the issue continues."
"An error occurred" to "An unexpected error occurred. Please try again or contact support if the issue continues.",
//Quick Login Log off
"Wait 5 minutes before logging off" to "You have just Logged in You need to wait 5 minutes before logging in \n This behaviour may be notified to Admin 😊"
)