diff options
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 3732c1c2..174ff886 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 |