diff options
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 174ff886..f969db40 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -43,6 +43,8 @@ "sharedTestMail": "Send Test Email", "sharedCalendar": "Calendar", "sharedCalendars": "Calendars", + "sharedFile": "File", + "sharedSelectFile": "Select File", "errorTitle": "Error", "errorUnknown": "Unknown error", "errorConnection": "Connection error", @@ -207,7 +209,5 @@ "categoryPlane": "Plane", "categoryMotorcycle": "Motorcycle", "categoryBicycle": "Bicycle", - "categoryPerson": "Person", - "calendarFile": "Calendar File", - "calendarSelect": "Select Calendar File" + "categoryPerson": "Person" }
\ No newline at end of file |