From 1342c8d0013b01d9cdec6472b37c47c628983837 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:00:45 +0530 Subject: [PATCH] New translations app.json (French) --- src/i18n/locales/fr/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/fr/app/app.json b/src/i18n/locales/fr/app/app.json index 528c3163..2dfa594a 100644 --- a/src/i18n/locales/fr/app/app.json +++ b/src/i18n/locales/fr/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "Ajouter" + }, + "delete": { + "label": "Delete" } }, "printDialog": {