diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2018-02-05 20:11:39 +1300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-05 20:11:39 +1300 |
commit | e9ca74e4decb8ab6d518cf0e4ef5e9949d446237 (patch) | |
tree | ae63783c51311301c8c0ca1614459b9cdace32c0 /web/l10n | |
parent | 368c49c20c06893459389847e781dc80af850bbc (diff) | |
parent | 463c548c865ed1c565718c680acba8cc74067ca4 (diff) | |
download | trackermap-web-e9ca74e4decb8ab6d518cf0e4ef5e9949d446237.tar.gz trackermap-web-e9ca74e4decb8ab6d518cf0e4ef5e9949d446237.tar.bz2 trackermap-web-e9ca74e4decb8ab6d518cf0e4ef5e9949d446237.zip |
Merge pull request #645 from Abyss777/state_media
Format image and audio attributes as link in State panel
Diffstat (limited to 'web/l10n')
-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", |