From 57a0f71fc9dd53d25431aa74f0201152b38b34f6 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 12 七月 2024 18:08:34 +0800
Subject: [PATCH] test

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

diff --git a/locale/en.json b/locale/en.json
index bd451b9..5d6067f 100644
--- a/locale/en.json
+++ b/locale/en.json
@@ -57,7 +57,10 @@
 	"sys.sorting": "Sorting",
 	"sys.view": "View",
 	"sys.unrealized": "Unrealized",
+	"sys.select": "Select",
+	"sys.please": "please",
 
+	"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",
@@ -106,7 +109,12 @@
 	"page.tip_no_data_last": "!",
 	"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?锛�
-
-
+	"page.are_you_sure_delete_coded_disk_data": "Are you sure to delete the encoded disk data?锛�,
+	"page.tip_no_set_edit_wnd": "No editing window style set",
+	"page.cannot_empty": "Cannot be empty",
+	"page.required": "Required",
+	"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