aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/Report.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-12-27 15:06:08 +0500
committerAbyss777 <abyss@fox5.ru>2016-12-27 15:06:08 +0500
commit738293abe6a163893c095f83f96989819f2d83de (patch)
treef846684d0f82cd074a329290c15e7688fd7ec1cc /web/app/view/Report.js
parentecdf23611e30707f1bc5f89420f9409acaa56652 (diff)
downloadetbsa-traccar-web-738293abe6a163893c095f83f96989819f2d83de.tar.gz
etbsa-traccar-web-738293abe6a163893c095f83f96989819f2d83de.tar.bz2
etbsa-traccar-web-738293abe6a163893c095f83f96989819f2d83de.zip
Use singular for a few strings
Diffstat (limited to 'web/app/view/Report.js')
-rw-r--r--web/app/view/Report.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/Report.js b/web/app/view/Report.js
index 339761e..61699bf 100644
--- a/web/app/view/Report.js
+++ b/web/app/view/Report.js
@@ -93,7 +93,7 @@ Ext.define('Traccar.view.Report', {
},
store: 'ReportRoute',
axes: [{
- title: Strings.reportCharts,
+ title: Strings.reportChart,
type: 'numeric',
position: 'left'
}, {