diff options
author | Anton Tananaev <anton@traccar.org> | 2022-05-14 18:19:56 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-05-14 18:19:56 -0700 |
commit | 2d075de11fcc60691f6091808ee0826a8d4ae61b (patch) | |
tree | f3e42f1de522b061690b2230ef461a0b4196931f /web/l10n | |
parent | f86379203183909c7ca40bf4448317fe75650529 (diff) | |
download | trackermap-web-2d075de11fcc60691f6091808ee0826a8d4ae61b.tar.gz trackermap-web-2d075de11fcc60691f6091808ee0826a8d4ae61b.tar.bz2 trackermap-web-2d075de11fcc60691f6091808ee0826a8d4ae61b.zip |
Convert route report to table
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 cd8b39b9..5e9a2619 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -84,6 +84,7 @@ "sharedAlarms": "Alarms", "sharedLocation": "Location", "sharedImport": "Import", + "sharedColumns": "Columns", "attributeSpeedLimit": "Speed Limit", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", |