diff options
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/error.json')
-rw-r--r-- | Neutron-trunk/resources/i18n/en/error.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Neutron-trunk/resources/i18n/en/error.json b/Neutron-trunk/resources/i18n/en/error.json new file mode 100644 index 0000000..8af2850 --- /dev/null +++ b/Neutron-trunk/resources/i18n/en/error.json @@ -0,0 +1,10 @@ +{ + "title": "An error occurred", + "message": [ + "We are sorry, but an error occurred while loading this page.", + "If you clicked on a link, it may not be valid anymore, or another error type occurred." + ], + "direction": "Website home", + "code": "Error", + "other": "Internal error" +}
\ No newline at end of file |