fix(ip-address): [ip-address] add spaces (#1475)

This commit is contained in:
wuyiping0628 2024-03-07 18:31:33 -08:00 committed by GitHub
parent ab6bea071b
commit 5d9f44423c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ export default {
name: 'default',
defaultValue: '',
desc: {
'zh-CN': '默认插槽,自定义IP段之间的分隔符',
'zh-CN': '默认插槽,自定义 ip 段之间的分隔符',
'en-US': 'Separator between IP address segments'
},
mode: ['pc'],