From 02c6c62833a5ae7471a4a55c9df83ac32fc07d7e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 21 Apr 2020 19:09:40 +0530 Subject: [PATCH] New translations languages.json (Tamil) --- src/i18n/locales/ta/leftSidebar/languages.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/ta/leftSidebar/languages.json b/src/i18n/locales/ta/leftSidebar/languages.json index fc5de101..2da188be 100644 --- a/src/i18n/locales/ta/leftSidebar/languages.json +++ b/src/i18n/locales/ta/leftSidebar/languages.json @@ -1,9 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "பெயர்" }, "rating": { - "label": "Rating" + "label": "மதிப்பீடு" } }