Explorar el Código

Removed Dutch "Jaar" suffix from DatePicker

Arjen Postma hace 8 años
padre
commit
1d7527df94
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/locale/lang/nl.js

+ 1 - 1
src/locale/lang/nl.js

@@ -16,7 +16,7 @@ export default {
       startTime: 'Starttijd',
       endDate: 'Einddatum',
       endTime: 'Eindtijd',
-      year: 'Jaar',
+      year: '',
       month1: 'januari',
       month2: 'februari',
       month3: 'maart',