summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang
diff options
context:
space:
mode:
authorJannik Schönartz2016-11-26 20:51:20 +0100
committerJannik Schönartz2016-11-26 20:51:20 +0100
commit60171b46d5b984e30e2ec5967c49457a0292d3e4 (patch)
tree7a316f59f2d9b200a48ce259f64b0b83f05094f0 /modules-available/locationinfo/lang
parentfixes, support for time over config... (diff)
downloadslx-admin-60171b46d5b984e30e2ec5967c49457a0292d3e4.tar.gz
slx-admin-60171b46d5b984e30e2ec5967c49457a0292d3e4.tar.xz
slx-admin-60171b46d5b984e30e2ec5967c49457a0292d3e4.zip
Rotation but fixed.
Diffstat (limited to 'modules-available/locationinfo/lang')
-rw-r--r--modules-available/locationinfo/lang/de/template-tags.json6
-rw-r--r--modules-available/locationinfo/lang/en/template-tags.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/modules-available/locationinfo/lang/de/template-tags.json b/modules-available/locationinfo/lang/de/template-tags.json
index 7bf7d7aa..9f3f0304 100644
--- a/modules-available/locationinfo/lang/de/template-tags.json
+++ b/modules-available/locationinfo/lang/de/template-tags.json
@@ -45,9 +45,9 @@
"lang_switchTimeTooltip": "[1-120] Die Zeit die vergeht bis ein wechsel erfolgt in modus 4 (in sekunden)",
"lang_rotation": "Rotation",
"lang_rotation0": "0°",
- "lang_rotation1": "+90°",
- "lang_rotation2": "+180°",
- "lang_rotation3": "-90°",
+ "lang_rotation1": "90° ⟲",
+ "lang_rotation2": "180°",
+ "lang_rotation3": "90° ⟳",
"lang_vertical": "Vertikal",
"lang_calupdate": "Kalender update rate",
"lang_calupdateTooltip": "Zeit nachdem der Kalender geupdated wird (in minutes)",
diff --git a/modules-available/locationinfo/lang/en/template-tags.json b/modules-available/locationinfo/lang/en/template-tags.json
index a9837717..3a7e8632 100644
--- a/modules-available/locationinfo/lang/en/template-tags.json
+++ b/modules-available/locationinfo/lang/en/template-tags.json
@@ -45,9 +45,9 @@
"lang_switchTimeTooltip": "[1-120] Sets the time between switching in mode 4 (in seconds)",
"lang_rotation": "Rotation",
"lang_rotation0": "0°",
- "lang_rotation1": "+90°",
- "lang_rotation2": "+180°",
- "lang_rotation3": "-90°",
+ "lang_rotation1": "90° ⟲",
+ "lang_rotation2": "180°",
+ "lang_rotation3": "90° ⟳",
"lang_vertical": "Vertical",
"lang_calupdate": "Calendar update rate",
"lang_calupdateTooltip": "Time the calender querys for updates (in minutes)",