From 8eac42a89700f09e750fe75e9c8a977b36eb8860 Mon Sep 17 00:00:00 2001 From: Tom <1677578+kostegit@users.noreply.github.com> Date: Fri, 9 Oct 2020 15:23:58 +0200 Subject: [PATCH] Added dutch translation to the settings Since the NL translation is 100% i think it deserves a place in the settings page :-) --- app/config/wallabag.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index 7009d8933..d96dda635 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml @@ -5,6 +5,7 @@ wallabag_core: en: 'English' fr: 'Français' de: 'Deutsch' + nl: 'Dutch' th: 'ไทย' tr: 'Türkçe' fa: 'فارسی'