From 08b2db8f26e6b508c7ed9a59006cff3005db5895 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 06 六月 2025 16:03:39 +0800
Subject: [PATCH] test

---
 locale/en.json |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/locale/en.json b/locale/en.json
index 4f3df46..c2b8b72 100644
--- a/locale/en.json
+++ b/locale/en.json
@@ -63,7 +63,11 @@
 	"page.server": "Server",
 	"page.mobox3_app_type": "Mobox3 PDA application types",
 	"page.mobox3_port": "Mobox3 service port",
-	"page.input_server": "Please enter the server",	
+	"page.mobox3_bind_classes_when_logging_in": "Bind classes when logging in to mobox3",
+	"page.bind_class": "Bind classes",
+	"page.interface_large_mode": "Large mode interface",
+	"page.classes": "Classes",
+	"page.input_server": "Please enter the server",
 	"page.set_server": "Set up services",
 	"page.tip_app_update": "Is there a new version of the system that needs to be updated?",
 	"page.tip_no_web_server": "Website address not entered, please reconfigure input",
@@ -73,6 +77,8 @@
 	"page.tip_get_file_fail_last": "file",
 	"page.update_success": "Update success",
 	"page.update_fail": "Update failed",
+	"page.get_classes_fail": "Failed to obtain shift information",
+	"page.please_login_after_admin_add_classes": "The shift list is empty. Please contact the administrator to add a shift before logging in!",
 
 	"page.tip_no_app_param": "No parameters have been configured for this feature; please reconfigure them.",
 	"page.select_user": "Select personnel",
@@ -91,6 +97,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",
@@ -110,6 +117,7 @@
 	"page.are_you_sure_clear_last": "Continuing the operation will clear them. Do you want to continue?",
 	"page.tip_no_data_first": "There is no data in",
 	"page.tip_no_data_last": "!",
+	"page.are_you_sure_clear_data": "There is already data in the list. Continuing the operation will clear it. Do you want to continue?",
 	"page.execute_event_success": "Successfully executed event",
 	"page.are_you_sure_delete_sorted_data": "Are you sure to delete the sorted data?",
 	"page.are_you_sure_delete_coded_disk_data": "Are you sure to delete the encoded disk data?锛�,
@@ -119,5 +127,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