gui: Allow to translate calendar buttons in Restore Versions modal (#8213)
This commit is contained in:
@@ -2624,6 +2624,8 @@ angular.module('syncthing.core')
|
||||
maxDate: maxDate,
|
||||
ranges: ranges,
|
||||
locale: {
|
||||
applyLabel: $translate.instant("Apply"),
|
||||
cancelLabel: $translate.instant("Cancel"),
|
||||
customRangeLabel: $translate.instant("Custom Range"),
|
||||
format: 'YYYY/MM/DD HH:mm:ss',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user