From 1bbc3c59b6df911e29a03d9dd09d85a557dd02ea Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 18:02:08 +0530 Subject: [PATCH] New translations languages.json (Tamil) --- src/i18n/locales/ta/leftSidebar/languages.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/i18n/locales/ta/leftSidebar/languages.json diff --git a/src/i18n/locales/ta/leftSidebar/languages.json b/src/i18n/locales/ta/leftSidebar/languages.json new file mode 100644 index 00000000..fc5de101 --- /dev/null +++ b/src/i18n/locales/ta/leftSidebar/languages.json @@ -0,0 +1,9 @@ +{ + "key": { + "label": "Key", + "placeholder": "Dothraki" + }, + "rating": { + "label": "Rating" + } +}