forked from opentiny/tiny-vue
fix(ip-address): [ip-address] add spaces (#1475)
This commit is contained in:
parent
ab6bea071b
commit
5d9f44423c
|
@ -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'],
|
||||
|
|
Loading…
Reference in New Issue