summaryrefslogtreecommitdiff
path: root/resources/jquery.ui/i18n/jquery.ui.datepicker-de.js
diff options
context:
space:
mode:
Diffstat (limited to 'resources/jquery.ui/i18n/jquery.ui.datepicker-de.js')
-rw-r--r--resources/jquery.ui/i18n/jquery.ui.datepicker-de.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/jquery.ui/i18n/jquery.ui.datepicker-de.js b/resources/jquery.ui/i18n/jquery.ui.datepicker-de.js
index 166f5371..f3ef9e82 100644
--- a/resources/jquery.ui/i18n/jquery.ui.datepicker-de.js
+++ b/resources/jquery.ui/i18n/jquery.ui.datepicker-de.js
@@ -13,7 +13,7 @@ jQuery(function($){
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
- weekHeader: 'Wo',
+ weekHeader: 'KW',
dateFormat: 'dd.mm.yy',
firstDay: 1,
isRTL: false,