Skip to content

Commit

Permalink
Update km.js
Browse files Browse the repository at this point in the history
Update Khmer translate
  • Loading branch information
Sovai committed Aug 24, 2020
1 parent 04b5f0d commit af8f6a8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/locale/lang/km.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default {
clear: 'លុប'
},
datepicker: {
now: 'ឥឡូវ​នេះ',
now: 'ឥឡូវនេះ',
today: 'ថ្ងៃនេះ',
cancel: 'បោះបង់',
clear: 'លុប',
Expand Down Expand Up @@ -33,10 +33,10 @@ export default {
month10: 'តុលា',
month11: 'វិច្ឆកា',
month12: 'ធ្នូ',
// week: 'week',
week: 'សប្តាហ៍',
weeks: {
sun: 'អាទិត្យ',
mon: 'Mon',
mon: 'ច័ន្ទ',
tue: 'អង្គារ',
wed: 'ពុធ',
thu: 'ព្រ.ហ',
Expand Down Expand Up @@ -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: 'មិនព្រម'
}
}
};

0 comments on commit af8f6a8

Please sign in to comment.