* [#337] added timezone loading from backend * [#337] changed data structure to allow patching timezone while keeping other datetime params value * [#337] fixed gap, event create modale sync with settings and added checkbox * [#337] isBrowserDefaultTimezone is set to true when API return null timezone Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
@@ -212,6 +212,10 @@
|
||||
"language": "Language",
|
||||
"languageDescription": "This will be the language used in your Twake Calendar",
|
||||
"languageSelector": "Language selector",
|
||||
"languageUpdateError": "Failed to update language",
|
||||
"timeZone": "Timezone",
|
||||
"timeZoneBrowserDefault": "Detect time zone automatically",
|
||||
"timeZoneUpdateError": "Failed to update time zone",
|
||||
"notifications.empty": "Notifications settings coming soon",
|
||||
"sync.empty": "Sync settings coming soon",
|
||||
"back": "Back to calendar"
|
||||
|
||||
Reference in New Issue
Block a user