fix: Update km.js (#20077)

Update Khmer translate
pull/20344/head
vc3nt 2020-10-27 15:00:46 +07:00 committed by GitHub
parent 8bac0dad5b
commit d300b8c10e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -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: 'មិនព្រម'
}
}
};