diff options
author | Simon Rettberg | 2016-09-13 19:42:09 +0200 |
---|---|---|
committer | Simon Rettberg | 2016-09-13 19:42:09 +0200 |
commit | 1ee0014fcf0ec56af6af5937258d065ba3ee1cc9 (patch) | |
tree | 5d88384df0b3a425943f2db14370484274ee1092 /modules-available/locations/lang/en | |
parent | [statistics/locations] Fix query for getting machines for a location (diff) | |
download | slx-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/en')
-rw-r--r-- | modules-available/locations/lang/en/template-tags.json | 1 |
1 files changed, 1 insertions, 0 deletions
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", |