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-ja.js
1
/* Japanese initialisation for the jQuery UI date picker plugin. */
1
/* Japanese initialisation for the jQuery UI date picker plugin. */
2 2
/* Written by Kentaro SATO (kentaro@ranvis.com). */
3 3
jQuery(function($){
4 4
	$.datepicker.regional['ja'] = {
5 5
		closeText: '閉じる',
6
		prevText: '<前',
7
		nextText: '次>',
6
		prevText: '<前',
7
		nextText: '次>',
8 8
		currentText: '今日',
9 9
		monthNames: ['1月','2月','3月','4月','5月','6月',
10 10
		'7月','8月','9月','10月','11月','12月'],
......
20 20
		showMonthAfterYear: true,
21 21
		yearSuffix: '年'};
22 22
	$.datepicker.setDefaults($.datepicker.regional['ja']);
23
});
23
});

Formats disponibles : Unified diff