From e08b2b146effa798fc6efead01bfde785a163af0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:14:43 +0530 Subject: [PATCH] New translations skills.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/skills.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/zh/leftSidebar/skills.json b/src/i18n/locales/zh/leftSidebar/skills.json index 5f178d9b..8b137f80 100644 --- a/src/i18n/locales/zh/leftSidebar/skills.json +++ b/src/i18n/locales/zh/leftSidebar/skills.json @@ -1,5 +1,5 @@ { "item": { - "placeholder": "Cooking" + "placeholder": "烹饪" } }