From 38b5e56148c93c854f0a6fc847513c9d5567749d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:01:18 +0530 Subject: [PATCH] New translations app.json (Bulgarian) --- src/i18n/locales/bg/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/bg/app/app.json b/src/i18n/locales/bg/app/app.json index c42c9f18..faa96595 100644 --- a/src/i18n/locales/bg/app/app.json +++ b/src/i18n/locales/bg/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "Добавяне" + }, + "delete": { + "label": "Delete" } }, "printDialog": {