From b0ae6cf89c96511f13dd2395e5b0f10b85bbad26 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 17:56:24 +0530 Subject: [PATCH] New translations skills.json (Romanian) --- src/i18n/locales/ro/leftSidebar/skills.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/i18n/locales/ro/leftSidebar/skills.json diff --git a/src/i18n/locales/ro/leftSidebar/skills.json b/src/i18n/locales/ro/leftSidebar/skills.json new file mode 100644 index 00000000..5f178d9b --- /dev/null +++ b/src/i18n/locales/ro/leftSidebar/skills.json @@ -0,0 +1,5 @@ +{ + "item": { + "placeholder": "Cooking" + } +}