summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en/template-tags.json
diff options
context:
space:
mode:
authorJannik Schönartz2016-11-25 03:19:43 +0100
committerJannik Schönartz2016-11-25 03:19:43 +0100
commitda6411c00d951cb6277d679d18e4dff771730c72 (patch)
treeb257389d83e7eb1cb6f04e1c3daa307a52791aba /modules-available/locationinfo/lang/en/template-tags.json
parentAdded new column for the calendar data and edited all insert into. (diff)
downloadslx-admin-da6411c00d951cb6277d679d18e4dff771730c72.tar.gz
slx-admin-da6411c00d951cb6277d679d18e4dff771730c72.tar.xz
slx-admin-da6411c00d951cb6277d679d18e4dff771730c72.zip
Settings added. All settings can be configured now in the slx-admin panel. It will load/save from/in the db. Also minor fixes.
Diffstat (limited to 'modules-available/locationinfo/lang/en/template-tags.json')
-rw-r--r--modules-available/locationinfo/lang/en/template-tags.json35
1 files changed, 33 insertions, 2 deletions
diff --git a/modules-available/locationinfo/lang/en/template-tags.json b/modules-available/locationinfo/lang/en/template-tags.json
index a63751a8..dc8b2920 100644
--- a/modules-available/locationinfo/lang/en/template-tags.json
+++ b/modules-available/locationinfo/lang/en/template-tags.json
@@ -6,7 +6,7 @@
"lang_locationIsHidden": "Hidden",
"lang_locationInUse": "In use / total",
"lang_locationSettings": "Settings",
-
+ "lang_locationConfig": "Config",
"lang_pcID": "ID",
"lang_pcIP": "IP",
@@ -25,5 +25,36 @@
"lang_shortThursday": "Thu",
"lang_shortFriday": "Fri",
"lang_shortSaturday": "Sat",
- "lang_shortSunday": "Sun"
+ "lang_shortSunday": "Sun",
+
+ "lang_language": "Language",
+ "lang_languageEn": "en",
+ "lang_languageDe": "de",
+ "lang_languagePt": "pt",
+ "lang_mode": "Mode",
+ "lang_mode1": "Calendar & Room",
+ "lang_mode2": "Calendar",
+ "lang_mode3": "Room",
+ "lang_mode4": "Switching",
+ "lang_ecoMode": "Eco mode (e-ink)",
+ "lang_daysToShow": "Days to show",
+ "lang_daysToShowTooltip": "[1-7] Sets how many days the calendar shows",
+ "lang_scale": "Scale",
+ "lang_scaleTooltip": "[10-90] scales the calendar width in mode 1",
+ "lang_switchTime": "Switchtime",
+ "lang_switchTimeTooltip": "[1-120] Sets the time between switching in mode 4 (in seconds)",
+ "lang_rotation": "Rotation",
+ "lang_rotation1": "0°",
+ "lang_rotation2": "+90°",
+ "lang_rotation3": "+180°",
+ "lang_rotation4": "-90°",
+ "lang_vertical": "Vertical",
+ "lang_calupdate": "Calendar update rate",
+ "lang_calupdateTooltip": "Time the calender querys for updates (in minutes)",
+ "lang_roomupdate": "Room update rate",
+ "lang_roomupdateTooltip": "Time the PCs in the room gets updated (in seconds)",
+ "lang_configupdate": "Config update",
+ "lang_configupdateTooltip": "Time interval the config gets updated (in minutes)",
+ "lang_min": "min",
+ "lang_sec": "sec"
}