diff options
author | Abyss777 <abyss@fox5.ru> | 2018-02-05 11:15:31 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2018-02-05 11:15:31 +0500 |
commit | 463c548c865ed1c565718c680acba8cc74067ca4 (patch) | |
tree | 51aad16b87ee9f4b5176f1f0d533981ce3263572 /web/l10n/en.json | |
parent | 8aed98ce2ae65b19da627e418e02f3627c70bd9d (diff) | |
download | trackermap-web-463c548c865ed1c565718c680acba8cc74067ca4.tar.gz trackermap-web-463c548c865ed1c565718c680acba8cc74067ca4.tar.bz2 trackermap-web-463c548c865ed1c565718c680acba8cc74067ca4.zip |
Format image and audio attributes as link
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index e23d5a61..1ebccbd3 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -219,6 +219,8 @@ "positionObdSpeed": "OBD Speed", "positionObdOdometer": "OBD Odometer", "positionDriverUniqueId": "Driver Unique Id", + "positionImage": "Image", + "positionAudio": "Audio", "serverTitle": "Server Settings", "serverZoom": "Zoom", "serverRegistration": "Registration", |