Commit e7647fd7 authored by Sebastian Mares's avatar Sebastian Mares Committed by 杨奕

Removed German "Jahr" suffix from DatePicker

parent 73788560
...@@ -19,7 +19,7 @@ export default { ...@@ -19,7 +19,7 @@ export default {
day: 'Tag', day: 'Tag',
week: 'Woche', week: 'Woche',
month: 'Monat', month: 'Monat',
year: 'Jahr', year: '',
month1: 'Januar', month1: 'Januar',
month2: 'Februar', month2: 'Februar',
month3: 'März', month3: 'März',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment