feat: Add SwitchForm #1739 (#1994)

### What problem does this PR solve?

feat: Add SwitchForm #1739

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-08-19 12:00:55 +08:00
committed by GitHub
parent 79426fc41f
commit 99b634c68d
8 changed files with 30 additions and 0 deletions

View File

@@ -782,6 +782,7 @@ export default {
host: '主机',
port: '端口',
password: '密码',
switch: '条件',
},
footer: {
profile: 'All rights reserved @ React',