From d5d99fce192cae786713708be40daf773285d11c Mon Sep 17 00:00:00 2001 From: fen Date: Mon, 10 Oct 2022 14:32:52 +0800 Subject: [PATCH] fix: typo --- ui/src/i18n/locales/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/src/i18n/locales/en.json b/ui/src/i18n/locales/en.json index 682324b2..9244dbb0 100644 --- a/ui/src/i18n/locales/en.json +++ b/ui/src/i18n/locales/en.json @@ -78,7 +78,7 @@ } }, "btn_cancel": "Cancel", - "btn_confirm": "Confirm" + "btn_confirm": "Add" }, "formula": { "text": "Formula", @@ -136,7 +136,7 @@ } }, "btn_cancel": "Cancel", - "btn_confirm": "Confirm", + "btn_confirm": "Add", "uploading": "Uploading" }, "indent": { @@ -165,7 +165,7 @@ } }, "btn_cancel": "Cancel", - "btn_confirm": "Confirm" + "btn_confirm": "Add" }, "ordered_list": { "text": "Numbered List"