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-bs.js
1
/* Bosnian i18n for the jQuery UI date picker plugin. */
1
/* Bosnian i18n for the jQuery UI date picker plugin. */
2 2
/* Written by Kenan Konjo. */
3 3
jQuery(function($){
4 4
	$.datepicker.regional['bs'] = {
5
		closeText: 'Zatvori', 
6
		prevText: '<', 
7
		nextText: '>', 
8
		currentText: 'Danas', 
5
		closeText: 'Zatvori',
6
		prevText: '<',
7
		nextText: '>',
8
		currentText: 'Danas',
9 9
		monthNames: ['Januar','Februar','Mart','April','Maj','Juni',
10 10
		'Juli','August','Septembar','Oktobar','Novembar','Decembar'],
11 11
		monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
......
20 20
		showMonthAfterYear: false,
21 21
		yearSuffix: ''};
22 22
	$.datepicker.setDefaults($.datepicker.regional['bs']);
23
});
23
});

Formats disponibles : Unified diff