Added better error boundary page. Started some CSS and layout refactoring. **Major Changes**.
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -349,13 +349,16 @@
|
||||
"reset": "Restablecer a original.",
|
||||
"save": "Salvar",
|
||||
"saveandnew": "",
|
||||
"submit": ""
|
||||
"submit": "",
|
||||
"submitticket": ""
|
||||
},
|
||||
"labels": {
|
||||
"actions": "Comportamiento",
|
||||
"areyousure": "",
|
||||
"barcode": "código de barras",
|
||||
"email": "",
|
||||
"errors": "",
|
||||
"exceptiontitle": "",
|
||||
"in": "en",
|
||||
"instanceconflictext": "",
|
||||
"instanceconflictitle": "",
|
||||
@@ -378,6 +381,7 @@
|
||||
"spanish": "español"
|
||||
},
|
||||
"messages": {
|
||||
"exception": "",
|
||||
"unsavedchanges": "Usted tiene cambios no guardados."
|
||||
},
|
||||
"validation": {
|
||||
|
||||
@@ -349,13 +349,16 @@
|
||||
"reset": "Rétablir l'original.",
|
||||
"save": "sauvegarder",
|
||||
"saveandnew": "",
|
||||
"submit": ""
|
||||
"submit": "",
|
||||
"submitticket": ""
|
||||
},
|
||||
"labels": {
|
||||
"actions": "actes",
|
||||
"areyousure": "",
|
||||
"barcode": "code à barre",
|
||||
"email": "",
|
||||
"errors": "",
|
||||
"exceptiontitle": "",
|
||||
"in": "dans",
|
||||
"instanceconflictext": "",
|
||||
"instanceconflictitle": "",
|
||||
@@ -378,6 +381,7 @@
|
||||
"spanish": "Espanol"
|
||||
},
|
||||
"messages": {
|
||||
"exception": "",
|
||||
"unsavedchanges": "Vous avez des changements non enregistrés."
|
||||
},
|
||||
"validation": {
|
||||
|
||||
Reference in New Issue
Block a user