From 0df15ed47f6e2aa5eb0610890bed7dcbaabc7c92 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期四, 11 七月 2024 17:32:07 +0800 Subject: [PATCH] test --- locale/en.json | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/locale/en.json b/locale/en.json index bd451b9..eaaf2f3 100644 --- a/locale/en.json +++ b/locale/en.json @@ -106,7 +106,12 @@ "page.tip_no_data_last": "!", "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?锛� + "page.are_you_sure_delete_coded_disk_data": "Are you sure to delete the encoded disk data?锛�, + "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.function_not_exist": "Function point does not exist!" } \ No newline at end of file -- Gitblit v1.9.1