From 08b2db8f26e6b508c7ed9a59006cff3005db5895 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期五, 06 六月 2025 16:03:39 +0800 Subject: [PATCH] test --- locale/en.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/locale/en.json b/locale/en.json index 2b771dc..c2b8b72 100644 --- a/locale/en.json +++ b/locale/en.json @@ -65,6 +65,7 @@ "page.mobox3_port": "Mobox3 service port", "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 +117,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