summaryrefslogtreecommitdiffstats
path: root/modules-available/debugconfig/lang/de
diff options
context:
space:
mode:
authorChristoph Schulthess2017-01-19 15:39:51 +0100
committerChristoph Schulthess2017-01-19 15:39:51 +0100
commit8daf28a8fe9c920d1dfb9cb8e465c0d2b3f63afc (patch)
treeba98d1ee20a798c60f15208619600f9dba83a27b /modules-available/debugconfig/lang/de
parentdeactivated query (diff)
downloadslx-admin-8daf28a8fe9c920d1dfb9cb8e465c0d2b3f63afc.tar.gz
slx-admin-8daf28a8fe9c920d1dfb9cb8e465c0d2b3f63afc.tar.xz
slx-admin-8daf28a8fe9c920d1dfb9cb8e465c0d2b3f63afc.zip
preliminary debugrequest version
Diffstat (limited to 'modules-available/debugconfig/lang/de')
-rw-r--r--modules-available/debugconfig/lang/de/messages.json5
-rw-r--r--modules-available/debugconfig/lang/de/module.json3
-rw-r--r--modules-available/debugconfig/lang/de/template-tags.json7
3 files changed, 15 insertions, 0 deletions
diff --git a/modules-available/debugconfig/lang/de/messages.json b/modules-available/debugconfig/lang/de/messages.json
new file mode 100644
index 00000000..a0b8cdd4
--- /dev/null
+++ b/modules-available/debugconfig/lang/de/messages.json
@@ -0,0 +1,5 @@
+{
+ "invalid-hook": "Ung\u00fcltiger Hook: {{0}}",
+ "no-module-hook": "Modul {{0}} hat keinen Hook",
+ "settings-updated": "Einstellungen wurden aktualisiert"
+} \ No newline at end of file
diff --git a/modules-available/debugconfig/lang/de/module.json b/modules-available/debugconfig/lang/de/module.json
new file mode 100644
index 00000000..461bebdb
--- /dev/null
+++ b/modules-available/debugconfig/lang/de/module.json
@@ -0,0 +1,3 @@
+{
+ "module_name": "KonfigurationsVariablen"
+} \ No newline at end of file
diff --git a/modules-available/debugconfig/lang/de/template-tags.json b/modules-available/debugconfig/lang/de/template-tags.json
new file mode 100644
index 00000000..cdd54f6a
--- /dev/null
+++ b/modules-available/debugconfig/lang/de/template-tags.json
@@ -0,0 +1,7 @@
+{
+ "lang_basicConfiguration": "Basiskonfiguration",
+ "lang_clientRelatedConfig": "Die Optionen auf dieser Seite beziehen sich auf das Verhalten der bwLehrpool-Clients.",
+ "lang_editOverrideNotice": "Sie bearbeiten die Einstellungen f\u00fcr einen Unterbereich",
+ "lang_enableOverride": "\u00dcberschreiben",
+ "lang_settingActive": "Einstellung aktiv"
+} \ No newline at end of file