From 080d56bb5c193c29d1a4d18d2c4154c059ffaf0e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:46:28 +0530 Subject: [PATCH] New translations templates.json (French) --- src/i18n/locales/fr/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/fr/rightSidebar/templates.json b/src/i18n/locales/fr/rightSidebar/templates.json index 89fd528d..c4e1f5a3 100644 --- a/src/i18n/locales/fr/rightSidebar/templates.json +++ b/src/i18n/locales/fr/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "Modèles" }