Added better error boundary page. Started some CSS and layout refactoring. **Major Changes**.

This commit is contained in:
Patrick Fic
2020-06-10 17:52:38 -07:00
parent 52849e1af7
commit afbec7d79e
18 changed files with 475 additions and 455 deletions

View File

@@ -349,13 +349,16 @@
"reset": "Reset to original.",
"save": "Save",
"saveandnew": "Save and New",
"submit": "Submit"
"submit": "Submit",
"submitticket": "Submit a Support Ticket"
},
"labels": {
"actions": "Actions",
"areyousure": "Are you sure?",
"barcode": "Barcode",
"email": "Email",
"errors": "Errors",
"exceptiontitle": "An error has occurred.",
"in": "In",
"instanceconflictext": "Your $t(titles.app) account can only be used on one device at any given time. Refresh your session to take control.",
"instanceconflictitle": "Your account is being used elsewhere.",
@@ -378,6 +381,7 @@
"spanish": "Spanish"
},
"messages": {
"exception": "$t(titles.app) has encountered an error. Please try again. If the problem persists, please submit a support ticket or contact us.",
"unsavedchanges": "You have unsaved changes."
},
"validation": {