mirror of https://github.com/ElemeFE/element
Removed German "Jahr" suffix from DatePicker
parent
737885603f
commit
e7647fd75a
|
@ -19,7 +19,7 @@ export default {
|
|||
day: 'Tag',
|
||||
week: 'Woche',
|
||||
month: 'Monat',
|
||||
year: 'Jahr',
|
||||
year: '',
|
||||
month1: 'Januar',
|
||||
month2: 'Februar',
|
||||
month3: 'März',
|
||||
|
|
Loading…
Reference in New Issue