From 886903e5574c59d4fcd0a3a5fb825a0d3af873c6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:01:27 +0530 Subject: [PATCH] New translations app.json (Portuguese) --- src/i18n/locales/pt/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/pt/app/app.json b/src/i18n/locales/pt/app/app.json index 60481705..7b8cb80b 100644 --- a/src/i18n/locales/pt/app/app.json +++ b/src/i18n/locales/pt/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "Adicionar" + }, + "delete": { + "label": "Delete" } }, "printDialog": {