Add Japanese support

This commit is contained in:
Dolphin 2014-03-31 14:36:53 +09:00
parent e54d6517b7
commit 59ab03f557

View File

@ -127,6 +127,14 @@
"Søn", "Man", "Tir", "ons", "Tor", "Fre", "lør"
]
},
ja:{ // Japanese
months: [
"1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"
],
dayOfWeek: [
"日", "月", "火", "水", "木", "金", "土"
]
},
},
value:'',
lang: 'en',