From 93625c096d5cac73dd8335868cc7bd861ff43ece Mon Sep 17 00:00:00 2001 From: cyy <cuiqian2004@163.com> Date: 星期日, 18 八月 2024 20:22:59 +0800 Subject: [PATCH] test --- locale/en.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/locale/en.json b/locale/en.json index ad1702e..4f3df46 100644 --- a/locale/en.json +++ b/locale/en.json @@ -60,6 +60,9 @@ "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?", @@ -113,7 +116,7 @@ "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.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!" -- Gitblit v1.9.1