Skip to content

Commit d300b8c

Browse files
authored
fix: Update km.js (#20077)
Update Khmer translate
1 parent 8bac0da commit d300b8c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/locale/lang/km.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default {
55
clear: 'លុប'
66
},
77
datepicker: {
8-
now: 'ឥឡូវ​នេះ',
8+
now: 'ឥឡូវនេះ',
99
today: 'ថ្ងៃនេះ',
1010
cancel: 'បោះបង់',
1111
clear: 'លុប',
@@ -33,10 +33,10 @@ export default {
3333
month10: 'តុលា',
3434
month11: 'វិច្ឆកា',
3535
month12: 'ធ្នូ',
36-
// week: 'week',
36+
week: 'សប្តាហ៍',
3737
weeks: {
3838
sun: 'អាទិត្យ',
39-
mon: 'Mon',
39+
mon: 'ច័ន្ទ',
4040
tue: 'អង្គារ',
4141
wed: 'ពុធ',
4242
thu: 'ព្រ.ហ',
@@ -107,14 +107,14 @@ export default {
107107
hasCheckedFormat: '{checked}/{total} បានគូសធីក'
108108
},
109109
image: {
110-
error: 'FAILED' // to be translated
110+
error: 'បរាជ័យ'
111111
},
112112
pageHeader: {
113-
title: 'Back' // to be translated
113+
title: 'Back'
114114
},
115115
popconfirm: {
116-
confirmButtonText: 'Yes', // to be translated
117-
cancelButtonText: 'No' // to be translated
116+
confirmButtonText: 'ព្រម',
117+
cancelButtonText: 'មិនព្រម'
118118
}
119119
}
120120
};

0 commit comments

Comments
 (0)