From 782e95613da7fb2eb7a2fe9c3c9fbb5b6f756b09 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Wed, 30 Jun 2021 11:42:13 -0700 Subject: Fix table parameter map is not updated with the UI --- core/src/Locale/zh_CN.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'core/src/Locale') diff --git a/core/src/Locale/zh_CN.h b/core/src/Locale/zh_CN.h index f65744d..632c229 100644 --- a/core/src/Locale/zh_CN.h +++ b/core/src/Locale/zh_CN.h @@ -126,6 +126,10 @@ #define L10N_TABLE "表格" #define L10N_TABLE_CONFIGURE_PROPERTIES "编辑表格属性..." #define L10N_TABLE_PROPERTIES "表格属性" +#define L10N_TABLE_DO_RESIZE "调整表格大小..." +#define L10N_TABLE_RESIZE "调整表格大小" +#define L10N_TABLE_WIDTH "宽度" +#define L10N_TABLE_HEIGHT "长度" #define L10N_TABLE_SINGLE_PARAMS "参数" #define L10N_TABLE_ARRAY_GROUPS "列表参数组" #define L10N_TABLE_CELL "单元格" -- cgit v1.2.3-70-g09d2