summaryrefslogtreecommitdiff
path: root/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-fr-CH.js
diff options
context:
space:
mode:
Diffstat (limited to 'xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-fr-CH.js')
-rw-r--r--xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-fr-CH.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-fr-CH.js b/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-fr-CH.js
index e574537..744fe1c 100644
--- a/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-fr-CH.js
+++ b/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-fr-CH.js
@@ -6,13 +6,13 @@ jQuery(function($){
prevText: '<Préc',
nextText: 'Suiv>',
currentText: 'Courant',
- monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin',
- 'Juillet','Août','Septembre','Octobre','Novembre','Décembre'],
- monthNamesShort: ['Jan','Fév','Mar','Avr','Mai','Jun',
- 'Jul','Aoû','Sep','Oct','Nov','Déc'],
- dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'],
- dayNamesShort: ['Dim','Lun','Mar','Mer','Jeu','Ven','Sam'],
- dayNamesMin: ['Di','Lu','Ma','Me','Je','Ve','Sa'],
+ monthNames: ['janvier', 'février', 'mars', 'avril', 'mai', 'juin',
+ 'juillet', 'août', 'septembre', 'octobre', 'novembre', 'décembre'],
+ monthNamesShort: ['janv.', 'févr.', 'mars', 'avril', 'mai', 'juin',
+ 'juil.', 'août', 'sept.', 'oct.', 'nov.', 'déc.'],
+ dayNames: ['dimanche', 'lundi', 'mardi', 'mercredi', 'jeudi', 'vendredi', 'samedi'],
+ dayNamesShort: ['dim.', 'lun.', 'mar.', 'mer.', 'jeu.', 'ven.', 'sam.'],
+ dayNamesMin: ['D', 'L', 'M', 'M', 'J', 'V', 'S'],
weekHeader: 'Sm',
dateFormat: 'dd.mm.yy',
firstDay: 1,