From 6dc40238b22633ed38a2a0f5f4921404d7639e85 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:01:00 +0530 Subject: [PATCH] New translations app.json (Korean) --- src/i18n/locales/ko/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/ko/app/app.json b/src/i18n/locales/ko/app/app.json index 99b36859..bcf8db16 100644 --- a/src/i18n/locales/ko/app/app.json +++ b/src/i18n/locales/ko/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "Add" + }, + "delete": { + "label": "Delete" } }, "printDialog": {