diff options
author | Jonathan Bauer | 2017-11-30 11:55:58 +0100 |
---|---|---|
committer | Jonathan Bauer | 2017-11-30 11:55:58 +0100 |
commit | 826247088457b69dd61b1bcc913ce94355a20681 (patch) | |
tree | 1ae7a6cf8cfe0f0359ace2073f6f1fceca45a87b /modules-available/locations/lang/en | |
parent | english text for backend-hisinone en temlpate (diff) | |
download | slx-admin-826247088457b69dd61b1bcc913ce94355a20681.tar.gz slx-admin-826247088457b69dd61b1bcc913ce94355a20681.tar.xz slx-admin-826247088457b69dd61b1bcc913ce94355a20681.zip |
[locations] english text in en template
Diffstat (limited to 'modules-available/locations/lang/en')
-rw-r--r-- | modules-available/locations/lang/en/template-tags.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/locations/lang/en/template-tags.json b/modules-available/locations/lang/en/template-tags.json index 6094ebce..7256c958 100644 --- a/modules-available/locations/lang/en/template-tags.json +++ b/modules-available/locations/lang/en/template-tags.json @@ -10,7 +10,7 @@ "lang_editRoomplan": "edit roomplan", "lang_endAddress": "End address", "lang_listOfSubnets": "List of subnets", - "lang_location": "Ort", + "lang_location": "Location", "lang_locationInfo": "Location details", "lang_locationName": "Name", "lang_locationOtherOverlap": "Warning! These locations have overlapping address ranges", @@ -31,4 +31,4 @@ "lang_thisListByLocation": "List by location", "lang_thisListBySubnet": "List by subnet", "lang_unassignedMachines": "Machines not matching any location" -}
\ No newline at end of file +} |