Projet

Général

Profil

Révision 503b3f7b

Ajouté par Assos Assos il y a environ 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/jquery_update/replace/ui/ui/i18n/jquery.ui.datepicker-hr.js
1
/* Croatian i18n for the jQuery UI date picker plugin. */
1
/* Croatian i18n for the jQuery UI date picker plugin. */
2 2
/* Written by Vjekoslav Nesek. */
3 3
jQuery(function($){
4 4
	$.datepicker.regional['hr'] = {
5 5
		closeText: 'Zatvori',
6
		prevText: '<',
7
		nextText: '>',
6
		prevText: '<',
7
		nextText: '>',
8 8
		currentText: 'Danas',
9 9
		monthNames: ['Siječanj','Veljača','Ožujak','Travanj','Svibanj','Lipanj',
10 10
		'Srpanj','Kolovoz','Rujan','Listopad','Studeni','Prosinac'],
......
20 20
		showMonthAfterYear: false,
21 21
		yearSuffix: ''};
22 22
	$.datepicker.setDefaults($.datepicker.regional['hr']);
23
});
23
});

Formats disponibles : Unified diff