diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2017-03-29 21:56:33 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2017-03-29 21:56:33 +1300 |
commit | 0a35d3a7c4aa2968e2b8d4b73cfbd486c9fc625b (patch) | |
tree | 7f1623354cc52d2232398e8adc7e17b31d088f81 /web/l10n | |
parent | 86f54b5db9269d0ba010a22e281b379bdae3751f (diff) | |
download | trackermap-web-0a35d3a7c4aa2968e2b8d4b73cfbd486c9fc625b.tar.gz trackermap-web-0a35d3a7c4aa2968e2b8d4b73cfbd486c9fc625b.tar.bz2 trackermap-web-0a35d3a7c4aa2968e2b8d4b73cfbd486c9fc625b.zip |
More devices table improvements
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index dc243331..f494978f 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -17,6 +17,9 @@ "sharedHour": "Hour", "sharedMinute": "Minute", "sharedSecond": "Second", + "sharedDays": "days", + "sharedHours": "hours", + "sharedMinutes": "minutes", "sharedDecimalDegrees": "Decimal Degrees", "sharedDegreesDecimalMinutes": "Degrees Decimal Minutes", "sharedDegreesMinutesSeconds": "Degrees Minutes Seconds", |