summaryrefslogtreecommitdiffstats
path: root/lang/en/templates
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/templates')
-rw-r--r--lang/en/templates/internetaccess/_page.json14
-rw-r--r--lang/en/templates/internetaccess/restart.json5
-rw-r--r--lang/en/templates/main-menu.json1
3 files changed, 20 insertions, 0 deletions
diff --git a/lang/en/templates/internetaccess/_page.json b/lang/en/templates/internetaccess/_page.json
new file mode 100644
index 00000000..c02ca4f5
--- /dev/null
+++ b/lang/en/templates/internetaccess/_page.json
@@ -0,0 +1,14 @@
+{
+ "lang_automatic": "Auto",
+ "lang_description": "Here you can configure how the satellite server has to access the internet.",
+ "lang_internetAccess": "Internet access",
+ "lang_manual": "Manual",
+ "lang_manualProxyConfig": "If you want to configure a proxy server manually, please supply the credentials here.",
+ "lang_no": "None",
+ "lang_proxyAddress": "Address",
+ "lang_proxyPassword": "Password",
+ "lang_proxyPort": "Port",
+ "lang_proxyType": "Proxy type",
+ "lang_proxyUsername": "User",
+ "lang_save": "Save"
+} \ No newline at end of file
diff --git a/lang/en/templates/internetaccess/restart.json b/lang/en/templates/internetaccess/restart.json
new file mode 100644
index 00000000..badad460
--- /dev/null
+++ b/lang/en/templates/internetaccess/restart.json
@@ -0,0 +1,5 @@
+{
+ "lang_restartFailed": "Restarting one or more services failed!",
+ "lang_restarting": "Restarting",
+ "lang_serviceRestart": "Restart of services"
+} \ No newline at end of file
diff --git a/lang/en/templates/main-menu.json b/lang/en/templates/main-menu.json
index 16fe70d4..50ffabb5 100644
--- a/lang/en/templates/main-menu.json
+++ b/lang/en/templates/main-menu.json
@@ -6,6 +6,7 @@
"lang_configurationBasic": "Basic Configuration",
"lang_configurationVariables": "Configuration Variables",
"lang_eventLog": "Server Log",
+ "lang_internetAccess": "Internet access",
"lang_language": "Language",
"lang_localization": "Localization",
"lang_login": "Login",