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": {