From b375ecc682e833d12a47ca5ef77bbff9b1d3daca Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 14:52:52 +0530 Subject: [PATCH] New translations templates.json (German) --- src/i18n/locales/de/rightSidebar/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/de/rightSidebar/templates.json b/src/i18n/locales/de/rightSidebar/templates.json index 89fd528d..09c4cbb6 100644 --- a/src/i18n/locales/de/rightSidebar/templates.json +++ b/src/i18n/locales/de/rightSidebar/templates.json @@ -1,3 +1,3 @@ { - "title": "Templates" + "title": "Vorlagen" }