diff options
author | Abyss777 <abyss@fox5.ru> | 2017-08-14 12:26:02 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-08-14 12:26:02 +0500 |
commit | 01af5f520e24a33d7e22523d8ed11e9f14a19516 (patch) | |
tree | bbb289a569e44b7886bb0d93adb265139a3d3884 /web/l10n/en.json | |
parent | c52d923d60815fcc6c1e9592edbcd578caf1147c (diff) | |
download | trackermap-web-01af5f520e24a33d7e22523d8ed11e9f14a19516.tar.gz trackermap-web-01af5f520e24a33d7e22523d8ed11e9f14a19516.tar.bz2 trackermap-web-01af5f520e24a33d7e22523d8ed11e9f14a19516.zip |
Implement disable Calendars
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 8eba834c..69df1563 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -92,6 +92,7 @@ "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", "attributeUiDisableDrivers": "UI: Disable Drivers", "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", + "attributeUiDisableCalendars": "UI: Disable Calendars", "errorTitle": "Error", "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Connection error", |