summaryrefslogtreecommitdiffstats
path: root/modules-available/debugconfig/lang/de
diff options
context:
space:
mode:
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..bfa02332
--- /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"
+}
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