diff options
Diffstat (limited to 'web/l10n/en.json')
-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", |