aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorChristoph Krey <krey.christoph@gmail.com>2018-04-16 08:03:25 +0200
committerChristoph Krey <krey.christoph@gmail.com>2018-04-16 08:03:25 +0200
commit5defdfeb901434458dbcbc4ca7eb0c164a6f71c0 (patch)
treedf826337b0ecb4abda2aa9259e352639a43d5386 /web/l10n
parent9accdf2c8c6873a4174f2da6ea89e6a7760e08e4 (diff)
downloadetbsa-traccar-web-5defdfeb901434458dbcbc4ca7eb0c164a6f71c0.tar.gz
etbsa-traccar-web-5defdfeb901434458dbcbc4ca7eb0c164a6f71c0.tar.bz2
etbsa-traccar-web-5defdfeb901434458dbcbc4ca7eb0c164a6f71c0.zip
[FIX] no eol at end of xx.json
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/de.json6
-rw-r--r--web/l10n/en.json2
2 files changed, 3 insertions, 5 deletions
diff --git a/web/l10n/de.json b/web/l10n/de.json
index d7948e8..f54a0aa 100644
--- a/web/l10n/de.json
+++ b/web/l10n/de.json
@@ -197,8 +197,6 @@
"positionOutput": "Output",
"positionBatteryLevel": "Batteriestand",
"positionFuelConsumption": "Kraftstoffverbrauch",
- "reportStartOdometer": "Kilometerzähler Start",
- "reportEndOdometer": "Kilometerzähler Ende",
"positionRfid": "RFID",
"positionVersionFw": "Firmware Version",
"positionVersionHw": "Hardware Version",
@@ -386,7 +384,7 @@
"reportEndAddress": "Zielort",
"reportSpentFuel": "Kraftstoffverbrauch",
"reportStartOdometer": "Kilometerzähler Start",
- "reportEndOdometer": "Kilometerzähler End",
+ "reportEndOdometer": "Kilometerzähler Ende",
"statisticsTitle": "Statistiken",
"statisticsCaptureTime": "Zeitpunkt",
"statisticsActiveUsers": "Aktive Benutzer",
@@ -414,4 +412,4 @@
"categoryTractor": "Traktor",
"categoryTruck": "LKW",
"categoryVan": "Van"
-}
+} \ No newline at end of file
diff --git a/web/l10n/en.json b/web/l10n/en.json
index c13a501..920d6c8 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -412,4 +412,4 @@
"categoryTractor": "Tractor",
"categoryTruck": "Truck",
"categoryVan": "Van"
-}
+} \ No newline at end of file