From 4015fcaeb1e137ebd11aa80f6574462aa6eb7c94 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:12 +0530 Subject: [PATCH] New translations certifications.json (Dutch) --- src/i18n/locales/nl/leftSidebar/certifications.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/nl/leftSidebar/certifications.json b/src/i18n/locales/nl/leftSidebar/certifications.json index 92f9dc16..340e50ae 100644 --- a/src/i18n/locales/nl/leftSidebar/certifications.json +++ b/src/i18n/locales/nl/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Naam" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Autoriteit" } }