diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-12-16 13:51:56 +1300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-16 13:51:56 +1300 |
commit | 5c39421a9840cdbfd5a339824394a6f4d86542db (patch) | |
tree | b38f4a1510f27e4101679a6e53e708a2b0159a95 /web/l10n | |
parent | ae00f68435077b1824b70081bff59aa5bad58078 (diff) | |
parent | 0ef6dfe719c7d6e491f0f05e9c7838ff7c8dbef2 (diff) | |
download | etbsa-traccar-web-5c39421a9840cdbfd5a339824394a6f4d86542db.tar.gz etbsa-traccar-web-5c39421a9840cdbfd5a339824394a6f4d86542db.tar.bz2 etbsa-traccar-web-5c39421a9840cdbfd5a339824394a6f4d86542db.zip |
Merge pull request #358 from Abyss777/calendars
Calendars implementation
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 3732c1c..f969db4 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -41,6 +41,10 @@ "sharedDeviceDistance": "Device Distance", "sharedDevice": "Device", "sharedTestMail": "Send Test Email", + "sharedCalendar": "Calendar", + "sharedCalendars": "Calendars", + "sharedFile": "File", + "sharedSelectFile": "Select File", "errorTitle": "Error", "errorUnknown": "Unknown error", "errorConnection": "Connection error", |