summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/lang
diff options
context:
space:
mode:
authorSimon Rettberg2016-09-13 19:42:09 +0200
committerSimon Rettberg2016-09-13 19:42:09 +0200
commit1ee0014fcf0ec56af6af5937258d065ba3ee1cc9 (patch)
tree5d88384df0b3a425943f2db14370484274ee1092 /modules-available/locations/lang
parent[statistics/locations] Fix query for getting machines for a location (diff)
downloadslx-admin-1ee0014fcf0ec56af6af5937258d065ba3ee1cc9.tar.gz
slx-admin-1ee0014fcf0ec56af6af5937258d065ba3ee1cc9.tar.xz
slx-admin-1ee0014fcf0ec56af6af5937258d065ba3ee1cc9.zip
[locations] Show percent of occupied machines per location
Diffstat (limited to 'modules-available/locations/lang')
-rw-r--r--modules-available/locations/lang/de/template-tags.json1
-rw-r--r--modules-available/locations/lang/en/template-tags.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/modules-available/locations/lang/de/template-tags.json b/modules-available/locations/lang/de/template-tags.json
index 95a27300..29a19b85 100644
--- a/modules-available/locations/lang/de/template-tags.json
+++ b/modules-available/locations/lang/de/template-tags.json
@@ -18,6 +18,7 @@
"lang_locationSettings": "Raum\/Ort bearbeiten",
"lang_locationsMainHeading": "Verwaltung von R\u00e4umen\/Orten",
"lang_machineCount": "Rechner",
+ "lang_machineLoad": "Besetzt",
"lang_matchingMachines": "Enthaltene Rechner",
"lang_name": "Name",
"lang_noParent": "Kein \u00fcbergeordneter Ort",
diff --git a/modules-available/locations/lang/en/template-tags.json b/modules-available/locations/lang/en/template-tags.json
index 39436e44..6094ebce 100644
--- a/modules-available/locations/lang/en/template-tags.json
+++ b/modules-available/locations/lang/en/template-tags.json
@@ -18,6 +18,7 @@
"lang_locationSettings": "Edit this room or location",
"lang_locationsMainHeading": "Manage rooms and locations",
"lang_machineCount": "Clients",
+ "lang_machineLoad": "In use",
"lang_matchingMachines": "Matching clients",
"lang_name": "Name",
"lang_noParent": "No parent",