From 7079a6ec4128545a7fd996a09e11cc1892a98d85 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:30 +0530 Subject: [PATCH] New translations work.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/work.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/work.json b/src/i18n/locales/vi/leftSidebar/work.json index 291c0f2a..0ee4d2bc 100644 --- a/src/i18n/locales/vi/leftSidebar/work.json +++ b/src/i18n/locales/vi/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "Tên", - "placeholder": "Amazon" + "label": "Tên" }, "role": { - "label": "Vị trí", - "placeholder": "Front-end Web Developer" - }, - "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "label": "Vị trí" } }