From 9f056059d44a9ee8407391e3ef2d8f08b7bfbdea Mon Sep 17 00:00:00 2001 From: jkrielaars Date: Tue, 2 Feb 2021 20:32:35 +0100 Subject: [PATCH] Fixed foldout menu in Dutch translation (#371) Co-authored-by: Olivier Lacan --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 914c37d..ec80bfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + ### Added -- Added Dutch translation of + +- Added Dutch translation + ### Fixed + - Fixed foldouts in Dutch translation ## [1.1.0] - 2019-02-15