From e92aeae89a7430b326ab2157ed5004cc5c87d659 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期五, 28 十一月 2025 18:21:56 +0800 Subject: [PATCH] 75 --- locale/en.json | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/locale/en.json b/locale/en.json index 2b771dc..83dd10d 100644 --- a/locale/en.json +++ b/locale/en.json @@ -59,12 +59,16 @@ "sys.unrealized": "Unrealized", "sys.select": "Select", "sys.please": "please", + "sys.port": "Port", +"page.no_data": "No matching data", + "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 +120,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