From a94f1b73dce878f7102081aae0d796c233a4699f Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期二, 20 五月 2025 16:04:49 +0800 Subject: [PATCH] 绑定班次 --- locale/en.json | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/locale/en.json b/locale/en.json index 5e94d7c..2b771dc 100644 --- a/locale/en.json +++ b/locale/en.json @@ -63,7 +63,10 @@ "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.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 +76,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", @@ -121,6 +126,6 @@ "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.illegal_dividend": "Illegal dividend ", + "page.illegal_dividend": "Illegal dividend ", "page.unrecognized_operator": "unrecognized operator " } \ No newline at end of file -- Gitblit v1.9.1