From 395545ca08d73375bde1b95341d82455ded5f96a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 13:43:01 +0530 Subject: [PATCH] New translations fonts.json (Kannada) --- src/i18n/locales/kn/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/kn/rightSidebar/fonts.json b/src/i18n/locales/kn/rightSidebar/fonts.json index dbcfe5f2..94ef1cb3 100644 --- a/src/i18n/locales/kn/rightSidebar/fonts.json +++ b/src/i18n/locales/kn/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "ಫಾಂಟ್‌ಗಳು", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "ಫಾಂಟ್ ಕುಟುಂಬ", + "helpText": "ನಿಮ್ಮ ಸಿಸ್ಟಂನಲ್ಲಿ ಸ್ಥಾಪಿಸಲಾದ ಯಾವುದೇ ಫಾಂಟ್ ಅನ್ನು ನೀವು ಬಳಸಬಹುದು. ಇಲ್ಲಿ ಫಾಂಟ್‌ನ ಹೆಸರನ್ನು ನಮೂದಿಸಿ ಮತ್ತು ಬ್ರೌಸರ್ ಅದನ್ನು ನಿಮಗಾಗಿ ಲೋಡ್ ಮಾಡುತ್ತದೆ." } }