summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorSimon Rettberg2014-12-02 19:22:48 +0100
committerSimon Rettberg2014-12-02 19:22:48 +0100
commitba2a49e9875eda489385e370bb9f2259779caa7b (patch)
tree2654d7b4a6bf99d584e146f7708c75a5b8beaeac /lang
parentFix wrong event type when displaying event log (diff)
downloadslx-admin-ba2a49e9875eda489385e370bb9f2259779caa7b.tar.gz
slx-admin-ba2a49e9875eda489385e370bb9f2259779caa7b.tar.xz
slx-admin-ba2a49e9875eda489385e370bb9f2259779caa7b.zip
Tweaks and fixes
Diffstat (limited to 'lang')
-rw-r--r--lang/de/templates/baseconfig/_page.json1
-rw-r--r--lang/en/templates/baseconfig/_page.json1
-rw-r--r--lang/pt/templates/baseconfig/_page.json1
3 files changed, 0 insertions, 3 deletions
diff --git a/lang/de/templates/baseconfig/_page.json b/lang/de/templates/baseconfig/_page.json
index fe62ab86..ec3e4c33 100644
--- a/lang/de/templates/baseconfig/_page.json
+++ b/lang/de/templates/baseconfig/_page.json
@@ -1,7 +1,6 @@
{
"lang_basicConfiguration": "Basiskonfiguration",
"lang_close": "Schlie\u00dfen",
- "lang_help": "Hilfe",
"lang_reset": "Zur\u00fccksetzen",
"lang_save": "Speichern"
} \ No newline at end of file
diff --git a/lang/en/templates/baseconfig/_page.json b/lang/en/templates/baseconfig/_page.json
index dfd235b5..31a2fd3a 100644
--- a/lang/en/templates/baseconfig/_page.json
+++ b/lang/en/templates/baseconfig/_page.json
@@ -1,7 +1,6 @@
{
"lang_basicConfiguration": "Basic Configuration",
"lang_close": "Close",
- "lang_help": "Help",
"lang_reset": "Reset",
"lang_save": "Save"
} \ No newline at end of file
diff --git a/lang/pt/templates/baseconfig/_page.json b/lang/pt/templates/baseconfig/_page.json
index fc1e8508..988c3b17 100644
--- a/lang/pt/templates/baseconfig/_page.json
+++ b/lang/pt/templates/baseconfig/_page.json
@@ -1,7 +1,6 @@
{
"lang_basicConfiguration": "Configura\u00e7\u00e3o B\u00e1sica",
"lang_close": "Fechar",
- "lang_help": "Ajuda",
"lang_reset": "Limpar",
"lang_save": "Salvar"
} \ No newline at end of file