File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ const locale: Locale = {
66 now : 'Nu' ,
77 backToToday : 'Gå til i dag' ,
88 ok : 'Ok' ,
9- clear : 'Annuller ' ,
9+ clear : 'Ryd ' ,
1010 month : 'Måned' ,
1111 year : 'År' ,
1212 timeSelect : 'Vælg tidspunkt' ,
@@ -19,10 +19,10 @@ const locale: Locale = {
1919 dayFormat : 'D' ,
2020 dateTimeFormat : 'D/M/YYYY HH:mm:ss' ,
2121 monthBeforeYear : true ,
22- previousMonth : 'Forrige måned(PageUp )' ,
23- nextMonth : 'Næste måned (PageDown )' ,
24- previousYear : 'Forrige år (Control + left )' ,
25- nextYear : 'Næste r (Control + right )' ,
22+ previousMonth : 'Forrige måned (Page Up )' ,
23+ nextMonth : 'Næste måned (Page Down )' ,
24+ previousYear : 'Forrige år (Ctrl-venstre pil )' ,
25+ nextYear : 'Næste år (Ctrl-højre pil )' ,
2626 previousDecade : 'Forrige årti' ,
2727 nextDecade : 'Næste årti' ,
2828 previousCentury : 'Forrige århundrede' ,
You can’t perform that action at this time.
0 commit comments