You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/public/locales/en/public.json
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -514,12 +514,13 @@
514
514
"There was a problem processing the request. Please try again.": "There was a problem processing the request. Please try again.",
515
515
"There was an error generating OAuth client from OIDC client.": "There was an error generating OAuth client from OIDC client.",
516
516
"There was an error generating login state.": "There was an error generating login state.",
517
-
"There was an error setting login state cookie": "There was an error setting login state cookie",
517
+
"There was an error setting login state cookie.": "There was an error setting login state cookie.",
518
+
"There was an error logging you out. Please try again.": "There was an error logging you out. Please try again.",
519
+
"There was an error parsing your state cookie.": "There was an error parsing your state cookie.",
520
+
"There was an error verifying your session. Please log out and try again.": "There was an error verifying your session. Please log out and try again.",
518
521
"Auth code is missing in query param.": "Auth code is missing in query param.",
519
-
"There was an error parsing your state cookie": "There was an error parsing your state cookie",
520
522
"There was an error logging you in. Please log out and try again.": "There was an error logging you in. Please log out and try again.",
521
-
"There was an error verifying your session. Please log out and try again.": "There was an error verifying your session. Please log out and try again.",
522
-
"There was an error logging you out. Please try again.": "There was an error logging you out. Please try again.",
523
+
"There was an authentication error. Please log out and try again.": "There was an authentication error. Please log out and try again.",
523
524
"There was an authentication error with the system:<1><0>{error}</0></1>": "There was an authentication error with the system:<1><0>{error}</0></1>",
0 commit comments