unit_tab property was missing in SchedulerLocaleLabels (#15458)

More information regarding this property:
https://docs.dhtmlx.com/scheduler/units_view.html
This commit is contained in:
Denys Krasnoshchok
2017-04-17 17:00:47 +02:00
committed by Andy
parent 485b8cf1ea
commit fb8759df97

View File

@@ -1044,6 +1044,7 @@ interface SchedulerLocaleLabels {
confirm_deleting: string;
section_description: string;
section_time: string;
unit_tab: string;
}
interface SchedulerLocale {