diff --git a/thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-nb.js b/thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-nb.js index 709b1472d..8023a882f 100644 --- a/thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-nb.js +++ b/thirdparty/jquery-ui/datepicker/i18n/jquery.ui.datepicker-nb.js @@ -10,7 +10,7 @@ jQuery(function($){ nextText: 'Neste»', currentText: 'I dag', monthNames: ['januar','februar','mars','april','mai','juni','juli','august','september','oktober','november','desember'], - monthNamesShort: ['jan.','feb.','mar.','apr.','mai','juni','juli','aug.','sep.','okt.','nov.','des.'], + monthNamesShort: ['jan.','feb.','mars','apr.','mai','juni','juli','aug.','sep.','okt.','nov.','des.'], dayNames: ['søndag','mandag','tirsdag','onsdag','torsdag','fredag','lørdag'], dayNamesShort: ['søn','man','tir','ons','tor','fre','lør'], dayNamesMin: ['Sø','Ma','Ti','On','To','Fr','Lø'],