diff options
author | Abyss777 <abyss@fox5.ru> | 2017-05-19 09:55:14 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-05-19 09:55:14 +0500 |
commit | 8caf621e9adbeb99093076335679813a8a6e8ffe (patch) | |
tree | 71c3807a69c69b9e8659d873ee4400cd835b699c /web/l10n/en.json | |
parent | 3cd2d2e792d558886e404913780116d99a443d74 (diff) | |
download | trackermap-web-8caf621e9adbeb99093076335679813a8a6e8ffe.tar.gz trackermap-web-8caf621e9adbeb99093076335679813a8a6e8ffe.tar.bz2 trackermap-web-8caf621e9adbeb99093076335679813a8a6e8ffe.zip |
Fix DTCs string
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 8607653b..171fddb5 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -188,7 +188,7 @@ "positionOperator": "Operator", "positionCommand": "Acceleration", "positionBlocked": "Blocked", - "positionDtcs": "DTCS", + "positionDtcs": "DTCs", "positionObdSpeed": "OBD Speed", "positionObdOdometer": "OBD Odometer", "serverTitle": "Server Settings", |