diff --git a/o2web/source/x_component_process_FormDesigner/lp/en.js b/o2web/source/x_component_process_FormDesigner/lp/en.js index 7c1bd1b9fb559403d78c338f48494a63b126011e..6d537a8f90c5570a5637fa13dca8501b10edab0e 100644 --- a/o2web/source/x_component_process_FormDesigner/lp/en.js +++ b/o2web/source/x_component_process_FormDesigner/lp/en.js @@ -1003,6 +1003,7 @@ MWF.xApplication.process.FormDesigner.LP = { "ckeditConfigInfor5": "https://ckeditor.com/ckeditor-4/", "ckeditConfigInfor6": "Note: After the editor properties are customized, the text format may no longer meet the national party and government agency official document format standards", + "showRead": "Show Read", "password": "password", "search": "search", "email": "email", diff --git a/o2web/source/x_component_process_FormDesigner/lp/zh-cn.js b/o2web/source/x_component_process_FormDesigner/lp/zh-cn.js index b5ce1f79b07fc763e23f3b8fb720c49ee0ce1489..3014cb12f0c462a4372439d89c112e0d8c5d0422 100644 --- a/o2web/source/x_component_process_FormDesigner/lp/zh-cn.js +++ b/o2web/source/x_component_process_FormDesigner/lp/zh-cn.js @@ -1009,6 +1009,7 @@ MWF.xApplication.process.FormDesigner.LP = { "ckeditConfigInfor5": "https://ckeditor.com/ckeditor-4/", "ckeditConfigInfor6": "注意:自定义了编辑器属性后,正文格式有可能不再符合国家党政机关公文格式标准", + "showRead": "显示待阅", "password": "密码", "search": "搜索", "email": "邮箱",