This commit is contained in:
@fawn-nine
2023-07-20 18:06:00 +08:00
parent 43a14b2f21
commit a4cacdc4bb
6 changed files with 30 additions and 18 deletions

View File

@@ -85,7 +85,8 @@ UE.I18N['zh-cn'] = {
},
'elementPathTip':"元素路径",
'wordCountTip':"字数统计",
'wordCountMsg':'当前已输入{#count}个字符, 您还可以输入{#leave}个字符。 ',
// 'wordCountMsg': '当前已输入{#count}个字符, 您还可以输入{#leave}个字符。 ',
'wordCountMsg': ' ',
'wordOverFlowMsg':'<span style="color:red;">字数超出最大允许值,服务器可能拒绝保存!</span>',
'ok':"确认",
'cancel':"取消",