Removed German "Jahr" suffix from DatePicker

pull/5841/head
Sebastian Mares 2017-07-13 11:55:23 +02:00 committed by 杨奕
parent 737885603f
commit e7647fd75a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ export default {
day: 'Tag',
week: 'Woche',
month: 'Monat',
year: 'Jahr',
year: '',
month1: 'Januar',
month2: 'Februar',
month3: 'März',