From ae545e156d3d60c1049e619eb2c3278a1b74d80f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:34:49 +0530 Subject: [PATCH] New translations skills.json (German) --- src/i18n/locales/de/leftSidebar/skills.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/de/leftSidebar/skills.json b/src/i18n/locales/de/leftSidebar/skills.json index 5f178d9b..111c068b 100644 --- a/src/i18n/locales/de/leftSidebar/skills.json +++ b/src/i18n/locales/de/leftSidebar/skills.json @@ -1,5 +1,5 @@ { "item": { - "placeholder": "Cooking" + "placeholder": "Kochen" } }