feat: Add component Concentrator #1739 (#2604)

### What problem does this PR solve?

feat: Add component Concentrator #1739
### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-09-26 14:47:28 +08:00
committed by GitHub
parent cb2ae708f3
commit f6bfe4d970
7 changed files with 54 additions and 1 deletions

View File

@@ -916,6 +916,9 @@ export default {
symbols: '品種列表',
quotes: '最新行情',
},
concentrator: '集線器',
concentratorDescription:
'此組件可用於連接多個下游組件。它接收來自上游組件的輸入並將其傳遞給每個下游組件。 ',
},
footer: {
profile: '“保留所有權利 @ react”',