aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/resources/i18n/en/header.json
diff options
context:
space:
mode:
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/header.json')
-rw-r--r--Neutron-trunk/resources/i18n/en/header.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/Neutron-trunk/resources/i18n/en/header.json b/Neutron-trunk/resources/i18n/en/header.json
new file mode 100644
index 0000000..6ae91d5
--- /dev/null
+++ b/Neutron-trunk/resources/i18n/en/header.json
@@ -0,0 +1,21 @@
+{
+ "internalError": [
+ "Internal error",
+ "The advanced settings file is in a known syntax, but doesn't includes required settings. The page stopped loading here.",
+ "If you contact your system administrator, ask them to delete the ",
+ " file, Neutron will generate a new one for you.",
+ "The advanced settings file is in an unknown syntax, the page stopped loading here."
+ ],
+ "phpError": [
+ "An error occurred while loading this page, detailed information has been saved in the log files.",
+ "The error message in the log files generally starts with",
+ "Please contact the website system administrator. If you are the system administrator, we suggest you investigate and fix the issue."
+ ],
+ "pjseDefault": [
+ "Warning",
+ "An internal and unknown system error occurred",
+ "Close"
+ ],
+ "snackbarDefault": "Internal error",
+ "errorError": "An error occurred while loading the error message"
+} \ No newline at end of file