From 368dbde6b3ee39a3ac0cdac5089a9ce56ef525f8 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期一, 04 十一月 2024 12:42:51 +0800 Subject: [PATCH] 5601 open comm_dlg --- locale/en.json | 15 +++++++++++---- 1 files changed, 11 insertions(+), 4 deletions(-) diff --git a/locale/en.json b/locale/en.json index eaaf2f3..eafed40 100644 --- a/locale/en.json +++ b/locale/en.json @@ -57,7 +57,13 @@ "sys.sorting": "Sorting", "sys.view": "View", "sys.unrealized": "Unrealized", + "sys.select": "Select", + "sys.please": "please", + "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.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", @@ -85,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", @@ -110,8 +117,8 @@ "page.tip_no_set_edit_wnd": "No editing window style set", "page.cannot_empty": "Cannot be empty", "page.required": "Required", - "page.cannot_rlated_function": "Do not support jumping to function points", - "page.function_not_exist": "Function point does not exist!" - - + "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!" } \ No newline at end of file -- Gitblit v1.9.1