From 7a97dc819e993e366cf30c7d951f985c4c9690e0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 08:45:44 +0530 Subject: [PATCH] New translations skills.json (Spanish) --- src/i18n/locales/es/leftSidebar/skills.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/es/leftSidebar/skills.json b/src/i18n/locales/es/leftSidebar/skills.json index 5f178d9b..1b69082b 100644 --- a/src/i18n/locales/es/leftSidebar/skills.json +++ b/src/i18n/locales/es/leftSidebar/skills.json @@ -1,5 +1,5 @@ { "item": { - "placeholder": "Cooking" + "placeholder": "Cocinero" } }