From 146cf6043fb598f7add88f6e80e3e03d7459bbaa Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:01:20 +0530 Subject: [PATCH] New translations app.json (Danish) --- src/i18n/locales/da/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/da/app/app.json b/src/i18n/locales/da/app/app.json index a5b5cc12..08b65853 100644 --- a/src/i18n/locales/da/app/app.json +++ b/src/i18n/locales/da/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "Tilføj" + }, + "delete": { + "label": "Delete" } }, "printDialog": {