feat(Cascader): update locales

This commit is contained in:
chenjiahan
2020-12-20 21:23:50 +08:00
committed by neverland
parent 4c1c786ae6
commit bd4624e7b1
10 changed files with 30 additions and 0 deletions
+3
View File
@@ -21,6 +21,9 @@ export default {
monthTitle: (year: number, month: number) => `${year}/${month}`,
rangePrompt: (maxRange: number) => `Alege maxim ${maxRange} zile`,
},
vanCascader: {
select: 'Selectați',
},
vanContactCard: {
addText: 'Adaugă informațiile de contact',
},