diff options
author | Abyss777 <abyss@fox5.ru> | 2017-06-14 11:34:18 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-06-15 08:59:37 +0500 |
commit | b22bd25a611304d63f270633b7e83969b6506f15 (patch) | |
tree | e143f40a1a974648f1eb1a2c7ec67de01411cab8 /web/l10n/en.json | |
parent | a330ae09293c62aae381cb2c7f36cfa76b86e813 (diff) | |
download | trackermap-web-b22bd25a611304d63f270633b7e83969b6506f15.tar.gz trackermap-web-b22bd25a611304d63f270633b7e83969b6506f15.tar.bz2 trackermap-web-b22bd25a611304d63f270633b7e83969b6506f15.zip |
Implement Stops report
Diffstat (limited to 'web/l10n/en.json')
-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 30f66ba9..90dddd0e 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -306,6 +306,7 @@ "reportRoute": "Route", "reportEvents": "Events", "reportTrips": "Trips", + "reportStops": "Stops", "reportSummary": "Summary", "reportChart": "Chart", "reportConfigure": "Configure", |