Commit d300b8c1 authored by vc3nt's avatar vc3nt Committed by GitHub

fix: Update km.js (#20077)

Update Khmer translate
parent 8bac0dad
......@@ -5,7 +5,7 @@ export default {
clear: 'លុប'
},
datepicker: {
now: 'ឥឡូវនេះ',
now: 'ឥឡូវនេះ',
today: 'ថ្ងៃនេះ',
cancel: 'បោះបង់',
clear: 'លុប',
......@@ -33,10 +33,10 @@ export default {
month10: 'តុលា',
month11: 'វិច្ឆកា',
month12: 'ធ្នូ',
// week: 'week',
week: 'សប្តាហ៍',
weeks: {
sun: 'អាទិត្យ',
mon: 'Mon',
mon: 'ច័ន្ទ',
tue: 'អង្គារ',
wed: 'ពុធ',
thu: 'ព្រ.ហ',
......@@ -107,14 +107,14 @@ export default {
hasCheckedFormat: '{checked}/{total} បានគូសធីក'
},
image: {
error: 'FAILED' // to be translated
error: 'បរាជ័យ'
},
pageHeader: {
title: 'Back' // to be translated
title: 'Back'
},
popconfirm: {
confirmButtonText: 'Yes', // to be translated
cancelButtonText: 'No' // to be translated
confirmButtonText: 'ព្រម',
cancelButtonText: 'មិនព្រម'
}
}
};
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