From 5ae85a3f261e3e37dd7332f3e72795cbdacd31d0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 08:45:41 +0530 Subject: [PATCH] New translations templates.json (Spanish) --- src/i18n/locales/es/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/es/rightSidebar/templates.json b/src/i18n/locales/es/rightSidebar/templates.json index 89fd528d..353c1993 100644 --- a/src/i18n/locales/es/rightSidebar/templates.json +++ b/src/i18n/locales/es/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "Plantillas" }