From 882b3e32005ec5a47ef193af432aa26a7990e8d2 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 04:04:53 +0530 Subject: [PATCH] New translations fonts.json (Spanish) --- src/i18n/locales/es/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/es/rightSidebar/fonts.json b/src/i18n/locales/es/rightSidebar/fonts.json index dbcfe5f2..952f3718 100644 --- a/src/i18n/locales/es/rightSidebar/fonts.json +++ b/src/i18n/locales/es/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "Tipografías", "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": "Familia Tipográfica", + "helpText": "También puedes usar cualquier fuente que esté instalada en tu sistema. Escribe el nombre de la familia de fuentes aquí para que el navegador la cargue." } }