diff options
author | Anton Tananaev <anton@traccar.org> | 2022-07-03 20:18:52 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-07-03 20:18:52 -0700 |
commit | c252efc594922430ef8b728cac898cb3a956fdb7 (patch) | |
tree | a163493ee2ad0ef4268296c3484f65bdae9b49f9 /web/l10n | |
parent | ec814fb2315f6693d2c8c394da6997db3da15397 (diff) | |
download | trackermap-web-c252efc594922430ef8b728cac898cb3a956fdb7.tar.gz trackermap-web-c252efc594922430ef8b728cac898cb3a956fdb7.tar.bz2 trackermap-web-c252efc594922430ef8b728cac898cb3a956fdb7.zip |
Add device image
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 4da2fdf1..8a264fbd 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -96,6 +96,7 @@ "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "Web: Report Color", "attributeDevicePassword": "Device Password", + "attributeDeviceImage": "Device Image", "attributeDeviceInactivityStart": "Device Inactivity Start", "attributeDeviceInactivityPeriod": "Device Inactivity Period", "attributeProcessingCopyAttributes": "Processing: Copy Attributes", |