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-th.js
1
/* Thai initialisation for the jQuery UI date picker plugin. */
1
/* Thai initialisation for the jQuery UI date picker plugin. */
2 2
/* Written by pipo (pipo@sixhead.com). */
3 3
jQuery(function($){
4 4
	$.datepicker.regional['th'] = {
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['th']);
23
});
23
});

Formats disponibles : Unified diff