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-ru.js
3 3
jQuery(function($){
4 4
	$.datepicker.regional['ru'] = {
5 5
		closeText: 'Закрыть',
6
		prevText: '<Пред',
7
		nextText: 'След>',
6
		prevText: '<Пред',
7
		nextText: 'След>',
8 8
		currentText: 'Сегодня',
9 9
		monthNames: ['Январь','Февраль','Март','Апрель','Май','Июнь',
10 10
		'Июль','Август','Сентябрь','Октябрь','Ноябрь','Декабрь'],
......
20 20
		showMonthAfterYear: false,
21 21
		yearSuffix: ''};
22 22
	$.datepicker.setDefaults($.datepicker.regional['ru']);
23
});
23
});

Formats disponibles : Unified diff