summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-04 18:27:28 +0200
committerSimon Rettberg2016-05-04 18:27:28 +0200
commit80424b29e00609bf837119fa810b5afdadf2b4e9 (patch)
treee59c49265aeb219c4137bdf21e71262201345b99 /modules-available/locations/lang/en/template-tags.json
parentWIP (diff)
downloadslx-admin-80424b29e00609bf837119fa810b5afdadf2b4e9.tar.gz
slx-admin-80424b29e00609bf837119fa810b5afdadf2b4e9.tar.xz
slx-admin-80424b29e00609bf837119fa810b5afdadf2b4e9.zip
Work on translations: templates and messages work
Diffstat (limited to 'modules-available/locations/lang/en/template-tags.json')
-rw-r--r--modules-available/locations/lang/en/template-tags.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/modules-available/locations/lang/en/template-tags.json b/modules-available/locations/lang/en/template-tags.json
new file mode 100644
index 00000000..7c217732
--- /dev/null
+++ b/modules-available/locations/lang/en/template-tags.json
@@ -0,0 +1,27 @@
+{
+ "lang_addNewSubnet": "Add new subnet",
+ "lang_areYouSureNoUndo": "Are you sure? This cannot be undone!",
+ "lang_assignSubnetExplanation": "Client machines which fall into an IP range listed below will be assigned to this location and will see an according lecture list (e.g. they will see lectures that are exclusively assigned to this location).",
+ "lang_assignedSubnets": "Assigned subnets \/ IP ranges",
+ "lang_deleteChildLocations": "Delete child locations aswell",
+ "lang_deleteLocation": "Delete location",
+ "lang_deleteSubnet": "Delete range",
+ "lang_edit": "Edit",
+ "lang_endAddress": "End address",
+ "lang_listOfSubnets": "List of subnets",
+ "lang_location": "Ort",
+ "lang_locationInfo": "Location details",
+ "lang_locationName": "Name",
+ "lang_locationSettings": "Edit this room or location",
+ "lang_locationsMainHeading": "Manage rooms and locations",
+ "lang_matchingMachines": "Matching clients",
+ "lang_name": "Name",
+ "lang_noParent": "No parent",
+ "lang_parentLocation": "Parent location",
+ "lang_referencingLectures": "Assigned Lectures",
+ "lang_save": "Save",
+ "lang_startAddress": "Start address",
+ "lang_subnet": "IP range",
+ "lang_thisListByLocation": "List by location",
+ "lang_thisListBySubnet": "List by subnet"
+} \ No newline at end of file