From 625badef071d0931b3868b2ba672d51ce2cc5b91 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期三, 19 二月 2025 10:01:20 +0800 Subject: [PATCH] action set_subtable_page_row 处理 condition --- locale/en.json | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/locale/en.json b/locale/en.json index eafed40..5e94d7c 100644 --- a/locale/en.json +++ b/locale/en.json @@ -120,5 +120,7 @@ "page.cannot_related_function": "Do not support jumping to function points", "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.no_find_attr_diaplay": "No attributes found to display!", + "page.illegal_dividend": "Illegal dividend ", + "page.unrecognized_operator": "unrecognized operator " } \ No newline at end of file -- Gitblit v1.9.1