Built motion from commit (unavailable).|2.4.17
[motion2.git] / public / app / errors / 500 / i18n / en.json
1 {
2         "ERROR500": {
3                 "CODE": "500",
4                 "MESSAGE": "Well, you broke the internet!",
5                 "SUBMESSAGE": "Just kidding, looks like we have an internal issue, please try again in couple minutes",
6                 "REPORT": "Report this problem",
7                 "JIRA_MESSAGE": "Your request has been received and will be processed shortly.",
8                 "JIRA_SUBMESSAGE": "Sorry for the inconvenience. If you have any questions or concerns, please do not hesitate to contact us.",
9                 "GO_BACK": "Go back to dashboard"
10         }
11 }