From 0332b561c5a9612ec92884759e91469a81443312 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:39:06 +0530 Subject: [PATCH] New translations profile.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/profile.json | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/profile.json b/src/i18n/locales/zh/leftSidebar/profile.json index beaabad4..2455aec2 100644 --- a/src/i18n/locales/zh/leftSidebar/profile.json +++ b/src/i18n/locales/zh/leftSidebar/profile.json @@ -3,29 +3,24 @@ "label": "照片链接" }, "firstName": { - "label": "名", - "placeholder": "简" + "label": "名" }, "lastName": { - "label": "姓", - "placeholder": "道一" + "label": "姓" }, "subtitle": { - "label": "职位", - "placeholder": "全伐工程师" + "label": "职位" }, "address": { + "label": "地址", "line1": { - "label": "地址栏 1", - "placeholder": "帕拉迪亩大楼" + "label": "地址栏 1" }, "line2": { - "label": "地址栏 2", - "placeholder": "140 东 14号 街" + "label": "地址栏 2" }, "line3": { - "label": "地址栏 3", - "placeholder": "纽约, 纽约州, 10003 美国" + "label": "地址栏 3" } }, "phone": {