diff options
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index c23cb402..2f2ee27b 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -96,6 +96,20 @@ "sharedImport": "Import", "sharedColumns": "Columns", "sharedDropzoneText": "Drag and drop a file here or click", + "calendarSimple": "Simple", + "calendarRecurrence": "Recurrence", + "calendarOnce": "Once", + "calendarDaily": "Daily", + "calendarWeekly": "Weekly", + "calendarMonthly": "Monthly", + "calendarDays": "Days", + "calendarSunday": "Sunday", + "calendarMonday": "Monday", + "calendarTuesday": "Tuesday", + "calendarWednesday": "Wednesday", + "calendarThursday": "Thursday", + "calendarFriday": "Friday", + "calendarSaturday": "Saturday", "attributeSpeedLimit": "Speed Limit", "attributeFuelDropThreshold": "Fuel Drop Threshold", "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", |