summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/de/template-tags.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locationinfo/lang/de/template-tags.json')
-rw-r--r--modules-available/locationinfo/lang/de/template-tags.json28
1 files changed, 26 insertions, 2 deletions
diff --git a/modules-available/locationinfo/lang/de/template-tags.json b/modules-available/locationinfo/lang/de/template-tags.json
index ce98ce38..843beb5a 100644
--- a/modules-available/locationinfo/lang/de/template-tags.json
+++ b/modules-available/locationinfo/lang/de/template-tags.json
@@ -1,3 +1,27 @@
{
- "lang_hello": "Hallo"
-} \ No newline at end of file
+ "lang_mainHeader": "Infoscreen",
+
+ "lang_locationName": "Name",
+ "lang_locationID": "ID",
+ "lang_locationIsHidden": "Versteckt",
+ "lang_locationInUse": "In Benutzung / Gesamt",
+ "lang_locationSettings": "Einstellungen",
+
+
+ "lang_pcID": "ID",
+ "lang_pcX": "X",
+ "lang_pcY": "Y",
+ "lang_pcInUse": "In Benutzung",
+
+ "lang_day": "Tag",
+ "lang_openingTime": "Öffnungszeit",
+ "lang_closingTime": "Schließungszeit",
+
+ "lang_shortMonday": "Mo",
+ "lang_shortTuesday": "Di",
+ "lang_shortWednesday": "Mi",
+ "lang_shortThursday": "Do",
+ "lang_shortFriday": "Fr",
+ "lang_shortSaturday": "Sa",
+ "lang_shortSunday": "So"
+}