From 245895f78be2ed25a615608a092490a4042a906b Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期一, 29 九月 2025 17:43:08 +0800 Subject: [PATCH] test --- locale/en.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/locale/en.json b/locale/en.json index 2b771dc..c3d8b82 100644 --- a/locale/en.json +++ b/locale/en.json @@ -59,12 +59,15 @@ "sys.unrealized": "Unrealized", "sys.select": "Select", "sys.please": "please", + "sys.port": "Port", + "page.address": "address", "page.server": "Server", "page.mobox3_app_type": "Mobox3 PDA application types", - "page.mobox3_port": "Mobox3 service port", + "page.mobox3_server": "Mobox3 service", "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", @@ -116,6 +119,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?锛�, -- Gitblit v1.9.1