Skip to content

Commit

Permalink
Update en.js
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes authored Jan 18, 2024
1 parent b0d4cea commit 5821623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/locale/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ I18n.translations.en = {
404: "Your personal information could not be found at {{name}}",//404 person endpoint
409: "The queue-session validation failed",//queue-it validation error
412: "Your session was lost. Please try again",//invalid enrollmentRequest
417: "Your session was lost. Please try again",//tokenrequest failed
417: "Your session was lost (Token error). Please try again",//tokenrequest failed
419: "Backend error",//eduID not present in the ARP
422: "There is an administrative reason why you can not be enrolled",
reference: "Your reference number is {{reference}}.",
Expand Down

0 comments on commit 5821623

Please sign in to comment.