From 1e3ce82b4073ce46c38a78e50179a48a0b911d99 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 01:27:17 +0530 Subject: [PATCH] New translations languages.json (Kannada) --- src/i18n/locales/kn/leftSidebar/languages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/kn/leftSidebar/languages.json b/src/i18n/locales/kn/leftSidebar/languages.json index fc5de101..aaaf5d9c 100644 --- a/src/i18n/locales/kn/leftSidebar/languages.json +++ b/src/i18n/locales/kn/leftSidebar/languages.json @@ -1,9 +1,9 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "ಕೀ", + "placeholder": "ಕನ್ನಡ" }, "rating": { - "label": "Rating" + "label": "ರೇಟಿಂಗ್" } }