From 2bf4b73cf09335723c02384d3a70e50153014982 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:36 +0530 Subject: [PATCH] New translations certifications.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/certifications.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/certifications.json b/src/i18n/locales/vi/leftSidebar/certifications.json index ecd2e1bb..a1b16593 100644 --- a/src/i18n/locales/vi/leftSidebar/certifications.json +++ b/src/i18n/locales/vi/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Tên", - "placeholder": "Android Development Nanodegree" + "label": "Tên" }, "subtitle": { - "label": "Trao bởi", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Trao bởi" } }