Commit 5dbad821 authored by Chanwit Piromplad's avatar Chanwit Piromplad Committed by 杨奕

change short date in thai locale

parent 0b2b8039
......@@ -27,13 +27,13 @@ export default {
month12: 'ธันวาคม',
// week: 'week',
weeks: {
sun: 'าทิตย์',
mon: 'ันทร์',
tue: 'ังคาร',
wed: 'ุธ',
thu: 'พฤหัสบดี',
fri: 'ุกร์',
sat: 'เสาร์'
sun: '',
mon: '',
tue: '',
wed: '',
thu: 'พฤ',
fri: '',
sat: ''
},
months: {
jan: 'มกรา',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment