File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ export default {
5
5
clear : 'លុប'
6
6
} ,
7
7
datepicker : {
8
- now : 'ឥឡូវនេះ ' ,
8
+ now : 'ឥឡូវនេះ ' ,
9
9
today : 'ថ្ងៃនេះ' ,
10
10
cancel : 'បោះបង់' ,
11
11
clear : 'លុប' ,
@@ -33,10 +33,10 @@ export default {
33
33
month10 : 'តុលា' ,
34
34
month11 : 'វិច្ឆកា' ,
35
35
month12 : 'ធ្នូ' ,
36
- // week: 'week ',
36
+ week : 'សប្តាហ៍ ' ,
37
37
weeks : {
38
38
sun : 'អាទិត្យ' ,
39
- mon : 'Mon ' ,
39
+ mon : 'ច័ន្ទ ' ,
40
40
tue : 'អង្គារ' ,
41
41
wed : 'ពុធ' ,
42
42
thu : 'ព្រ.ហ' ,
@@ -107,14 +107,14 @@ export default {
107
107
hasCheckedFormat : '{checked}/{total} បានគូសធីក'
108
108
} ,
109
109
image : {
110
- error : 'FAILED' // to be translated
110
+ error : 'បរាជ័យ'
111
111
} ,
112
112
pageHeader : {
113
- title : 'Back' // to be translated
113
+ title : 'Back'
114
114
} ,
115
115
popconfirm : {
116
- confirmButtonText : 'Yes' , // to be translated
117
- cancelButtonText : 'No' // to be translated
116
+ confirmButtonText : 'ព្រម' ,
117
+ cancelButtonText : 'មិនព្រម'
118
118
}
119
119
}
120
120
} ;
You can’t perform that action at this time.
0 commit comments