Add dutch translation

This commit is contained in:
Michael Teeuw 2016-09-01 09:42:33 +02:00
parent c12dfc7b4d
commit a481638c03
2 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Added ability to remove tags from the beginning or end of newsfeed items in 'newsfeed.js'.
- Added ability to define "the day after tomorrow" for calendar events (Definition for German already included).
- Added ability to define "the day after tomorrow" for calendar events (Definition for German and Dutch already included).
## [2.0.4] - 2016-08-07

View File

@ -5,6 +5,7 @@
/* CALENDAR */
"TODAY": "Vandaag",
"TOMORROW": "Morgen",
"DAYAFTERTOMORROW": "Overmorgen",
"RUNNING": "Eindigt over",
"EMPTY": "Geen geplande afspraken.",