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" } }