Skip to content

Commit

Permalink
update consumer rule message
Browse files Browse the repository at this point in the history
  • Loading branch information
okaybase authored Dec 3, 2021
1 parent a32b68f commit 4a994e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/pages/Consumer/locales/zh-CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/
export default {
'page.consumer.form.itemRuleMessage.username':
'最大长度100,仅支持字母、数字和 _ ,且只能以字母开头',
'最大长度100,仅支持字母、数字和 _ ',
'page.consumer.form.itemExtraMessage.username': '名称需唯一',
'page.consumer.notification.warning.enableAuthenticationPlugin': '请至少启用如下一种认证类插件:',
'page.consumer.username': '名称',
Expand Down

0 comments on commit 4a994e9

Please sign in to comment.