summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/lang/en/template-tags.json
diff options
context:
space:
mode:
authorJannik Schönartz2016-12-05 18:56:44 +0100
committerJannik Schönartz2016-12-05 18:56:44 +0100
commita86d0225dc7768a629ce59c325a1dcc739122ef9 (patch)
tree3dcfbd03ea58d97a09515d7a4783a8aef761ff26 /modules-available/locationinfo/lang/en/template-tags.json
parentfrontend: changed to backend changes, use media querrys, changed free seats f... (diff)
downloadslx-admin-a86d0225dc7768a629ce59c325a1dcc739122ef9.tar.gz
slx-admin-a86d0225dc7768a629ce59c325a1dcc739122ef9.tar.xz
slx-admin-a86d0225dc7768a629ce59c325a1dcc739122ef9.zip
Locationinfo: Added Servertable
Diffstat (limited to 'modules-available/locationinfo/lang/en/template-tags.json')
-rw-r--r--modules-available/locationinfo/lang/en/template-tags.json16
1 files changed, 14 insertions, 2 deletions
diff --git a/modules-available/locationinfo/lang/en/template-tags.json b/modules-available/locationinfo/lang/en/template-tags.json
index 07224987..9efeb2c4 100644
--- a/modules-available/locationinfo/lang/en/template-tags.json
+++ b/modules-available/locationinfo/lang/en/template-tags.json
@@ -12,7 +12,7 @@
"lang_pcIP": "IP",
"lang_pcX": "X",
"lang_pcY": "Y",
- "lang_pcInUse": "In Use",
+ "lang_pcState": "PC state",
"lang_day": "Day",
"lang_openingTime": "Opening time",
@@ -62,5 +62,17 @@
"lang_configupdateTooltip": "Time interval the config gets updated (in minutes)",
"lang_min": "min",
"lang_sec": "sec",
- "lang_autoScale": "Auto scale"
+ "lang_autoScale": "Auto scale",
+ "lang_deleteConfirmation": "Are you sure?",
+ "lang_addServer": "Server",
+ "lang_serverTable": "Server List",
+ "lang_buildingTable": "Building / Room List",
+ "lang_serverUrl": "Url",
+ "lang_serverType": "Type",
+ "lang_serverUser": "User",
+ "lang_serverPassword": "Password",
+ "lang_serverID": "Server ID",
+ "lang_sID": "sID",
+ "lang_server": "Server",
+ "lang_serverRoomId": "Server: Room ID"
}