From 2a8c8de7a3980b3948fa7277d89dd2edb17358f8 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Thu, 17 Nov 2016 09:24:57 -0800 Subject: First functions added to the locationinfo AdminPanel. Api is can now return the infos with or without coordinates. --- .../locationinfo/lang/de/template-tags.json | 28 ++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) (limited to 'modules-available/locationinfo/lang/de/template-tags.json') 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" +} -- cgit v1.2.3-55-g7522