From 5c395e8173913b8268ffdb23294ae1f966add706 Mon Sep 17 00:00:00 2001 From: Frederik Goovaerts Date: Fri, 24 Apr 2020 18:10:51 +0200 Subject: [PATCH] Add Dutch translation reference in translations.js --- js/translations.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/translations.js b/js/translations.js index a7abc86..b3b1db3 100644 --- a/js/translations.js +++ b/js/translations.js @@ -22,6 +22,7 @@ i18next ['it', 'Italiano'], ['ja', '日本語'], ['ko', '한국어'], + ['nl', 'Nederlands'], ['pt-BR', 'Português'], ['ru', 'Русский'], ['zh-CN', '简体中文'],