From 45e7564be1f600b994496dfbfdaa30b320763a6a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 14:08:55 +0530 Subject: [PATCH] New translations fonts.json (Tamil) --- src/i18n/locales/ta/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/ta/rightSidebar/fonts.json b/src/i18n/locales/ta/rightSidebar/fonts.json index dbcfe5f2..4f4fe46e 100644 --- a/src/i18n/locales/ta/rightSidebar/fonts.json +++ b/src/i18n/locales/ta/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": "உங்கள் கணினியில் நிறுவப்பட்ட எந்த எழுத்துருவையும் நீங்கள் பயன்படுத்தலாம். எழுத்துரு பேமிலி பெயரை இங்கே உள்ளிடவும், உலாவி அதை உங்களுக்காக ஏற்றும்." } }