Upgrade jQuery UI from 1.8.24 to 1.9.2
[lhc/web/wiklou.git] / resources / lib / jquery.ui / i18n / jquery.ui.datepicker-ja.js
index 7eb4268..4d0b63c 100644 (file)
@@ -3,8 +3,8 @@
 jQuery(function($){
        $.datepicker.regional['ja'] = {
                closeText: '閉じる',
-               prevText: '<前',
-               nextText: '次>',
+               prevText: '<前',
+               nextText: '次>',
                currentText: '今日',
                monthNames: ['1月','2月','3月','4月','5月','6月',
                '7月','8月','9月','10月','11月','12月'],
@@ -20,4 +20,4 @@ jQuery(function($){
                showMonthAfterYear: true,
                yearSuffix: '年'};
        $.datepicker.setDefaults($.datepicker.regional['ja']);
-});
\ No newline at end of file
+});