From d9d2a917353861750e39929fcc79d31ce521338e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:05:11 +0530 Subject: [PATCH] New translations languages.json (Dutch) --- src/i18n/locales/nl/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/nl/leftSidebar/languages.json b/src/i18n/locales/nl/leftSidebar/languages.json index c49b33d6..71eb95a1 100644 --- a/src/i18n/locales/nl/leftSidebar/languages.json +++ b/src/i18n/locales/nl/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "Naam" }, + "level": { + "label": "Taalvaardigheid" + }, "rating": { "label": "Waardering" }