mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Fixed 3137 Translations for new text
This commit is contained in:
parent
ac86d4c6db
commit
9c72777a43
@ -5,9 +5,9 @@ jQuery(function($){
|
||||
clearText: '清除', clearStatus: '清除已选日期',
|
||||
closeText: '关闭', closeStatus: '不改变当前选择',
|
||||
prevText: '<上月', prevStatus: '显示上月',
|
||||
prevBigText: '<<', prevBigStatus: '',
|
||||
prevBigText: '<<', prevBigStatus: '显示上一年',
|
||||
nextText: '下月>', nextStatus: '显示下月',
|
||||
nextBigText: '>>', nextBigStatus: '',
|
||||
nextBigText: '>>', nextBigStatus: '显示下一年',
|
||||
currentText: '今天', currentStatus: '显示本月',
|
||||
monthNames: ['一月','二月','三月','四月','五月','六月',
|
||||
'七月','八月','九月','十月','十一月','十二月'],
|
||||
|
@ -5,9 +5,9 @@ jQuery(function($){
|
||||
clearText: '清除', clearStatus: '清除已選日期',
|
||||
closeText: '關閉', closeStatus: '不改變目前的選擇',
|
||||
prevText: '<上月', prevStatus: '顯示上月',
|
||||
prevBigText: '<<', prevBigStatus: '',
|
||||
prevBigText: '<<', prevBigStatus: '顯示上一年',
|
||||
nextText: '下月>', nextStatus: '顯示下月',
|
||||
nextBigText: '>>', nextBigStatus: '',
|
||||
nextBigText: '>>', nextBigStatus: '顯示下一年',
|
||||
currentText: '今天', currentStatus: '顯示本月',
|
||||
monthNames: ['一月','二月','三月','四月','五月','六月',
|
||||
'七月','八月','九月','十月','十一月','十二月'],
|
||||
|
Loading…
Reference in New Issue
Block a user