From 35ea3d3abd3bcbc231fe3c093a7869d936466cc8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:01:31 +0530 Subject: [PATCH] New translations app.json (Chinese Simplified) --- src/i18n/locales/zh/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/zh/app/app.json b/src/i18n/locales/zh/app/app.json index dd894380..913d1df2 100644 --- a/src/i18n/locales/zh/app/app.json +++ b/src/i18n/locales/zh/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "添加" + }, + "delete": { + "label": "Delete" } }, "printDialog": {