From b0041cf10ba3ddf74b9edcfd340a7d1c9179d878 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期一, 03 三月 2025 18:48:19 +0800
Subject: [PATCH] 5601 form

---
 locale/en.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/locale/en.json b/locale/en.json
index 4f3df46..5e94d7c 100644
--- a/locale/en.json
+++ b/locale/en.json
@@ -91,6 +91,7 @@
 	"page.execute_after_delete_event_failed": "Failed to execute 'after_delete' event",
 	"page.execute_query_event_failed": "Failed to execute 'Query_Event' event",
 	"page.icon_click_event_empty": "The icon click event is null",
+	"page.icon_click_callback_empty": "Icon click callback event is empty",
 	"page.after_select_event_empty": "鈥榓fter_select鈥�event is null",
 	"page.before_select_event_empty": "鈥榖efore_select鈥�event is null",
 	"page.tip_action_unprocessed": "This action has not been processed yet",
@@ -119,5 +120,7 @@
 	"page.cannot_related_function": "Do not support jumping to function points",
 	"page.function_not_exist": "Function point does not exist!",
 	"page.function_not_edit_dlg": "This function point does not have an editing window configured!",
-	"page.no_find_attr_diaplay": "No attributes found to display!"
+	"page.no_find_attr_diaplay": "No attributes found to display!",
+	"page.illegal_dividend":  "Illegal dividend ",
+	"page.unrecognized_operator": "unrecognized operator "
 }
\ No newline at end of file

--
Gitblit v1.9.1