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 { ...@@ -27,13 +27,13 @@ export default {
month12: 'ธันวาคม', month12: 'ธันวาคม',
// week: 'week', // week: 'week',
weeks: { weeks: {
sun: 'าทิตย์', sun: '',
mon: 'ันทร์', mon: '',
tue: 'ังคาร', tue: '',
wed: 'ุธ', wed: '',
thu: 'พฤหัสบดี', thu: 'พฤ',
fri: 'ุกร์', fri: '',
sat: 'เสาร์' sat: ''
}, },
months: { months: {
jan: 'มกรา', 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