mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-04-14 09:08:32 +00:00
Timeline fixes
This commit is contained in:
parent
f9235e4408
commit
e3ea8fa68d
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@
|
||||||
"timelineDateSettingsForm": {
|
"timelineDateSettingsForm": {
|
||||||
"startDateField": "Start date",
|
"startDateField": "Start date",
|
||||||
"endDateField": "End date",
|
"endDateField": "End date",
|
||||||
"noCompatibleDateFields": "Date fields are missing in the table. Please create a start and date date field in the table first.",
|
"noCompatibleDateFields": "Date fields are missing in the table. Please create a start and end date field in the table first.",
|
||||||
"incompatibleFieldsErrorTitle": "Incompatible fields",
|
"incompatibleFieldsErrorTitle": "Incompatible fields",
|
||||||
"incompatibleFieldsErrorMessage": "Fields are not compatible. Please choose two valid date fields in the table that use the same settings for 'include time' and use the same timezone for all collaborators.",
|
"incompatibleFieldsErrorMessage": "Fields are not compatible. Please choose two valid date fields in the table that use the same settings for 'include time' and use the same timezone for all collaborators.",
|
||||||
"forceTimezone": "{timezone}",
|
"forceTimezone": "{timezone}",
|
||||||
|
|
Loading…
Add table
Reference in a new issue