added tags for timesheets (#604)
This commit is contained in:
@@ -43,7 +43,7 @@ export default class KimaiDateTimePicker extends KimaiPlugin {
|
||||
locale: {
|
||||
format: localeFormat,
|
||||
firstDay: 1,
|
||||
applyLabel: translator.get('apply'),
|
||||
applyLabel: translator.get('confirm'),
|
||||
cancelLabel: translator.get('cancel'),
|
||||
customRangeLabel: translator.get('customRange'),
|
||||
daysOfWeek: moment.weekdaysShort(),
|
||||
|
||||
Reference in New Issue
Block a user