aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-12-14 17:00:25 +0500
committerAbyss777 <abyss@fox5.ru>2016-12-14 17:00:25 +0500
commiteec9ffbf8213f1df69162131245cb3282c68ca0a (patch)
treeb7314f43c0225ec0bfb04d7fda93df5c6f1e1934 /web/l10n
parent36f645e0d3def24ea6228c0974b83f60503d9ea6 (diff)
downloadetbsa-traccar-web-eec9ffbf8213f1df69162131245cb3282c68ca0a.tar.gz
etbsa-traccar-web-eec9ffbf8213f1df69162131245cb3282c68ca0a.tar.bz2
etbsa-traccar-web-eec9ffbf8213f1df69162131245cb3282c68ca0a.zip
Calendars implementation
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 3732c1c..174ff88 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -41,6 +41,8 @@
"sharedDeviceDistance": "Device Distance",
"sharedDevice": "Device",
"sharedTestMail": "Send Test Email",
+ "sharedCalendar": "Calendar",
+ "sharedCalendars": "Calendars",
"errorTitle": "Error",
"errorUnknown": "Unknown error",
"errorConnection": "Connection error",
@@ -205,5 +207,7 @@
"categoryPlane": "Plane",
"categoryMotorcycle": "Motorcycle",
"categoryBicycle": "Bicycle",
- "categoryPerson": "Person"
+ "categoryPerson": "Person",
+ "calendarFile": "Calendar File",
+ "calendarSelect": "Select Calendar File"
} \ No newline at end of file