From 8038fd996571bf053a78b8cf4949f24d9fe64287 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:01:33 +0530 Subject: [PATCH] New translations app.json (Vietnamese) --- src/i18n/locales/vi/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/vi/app/app.json b/src/i18n/locales/vi/app/app.json index a7e4e423..01bb46fc 100644 --- a/src/i18n/locales/vi/app/app.json +++ b/src/i18n/locales/vi/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "Thêm" + }, + "delete": { + "label": "Delete" } }, "printDialog": {