123456789101112 |
- export default {
- connect: 'Connect',
- title: 'Connect Your Service',
- subtitle: 'Here are the fast way to connect your Zilliz Cloud',
- download: 'Download {{name}} SDK',
- tip: 'More operations, please check the documentation',
- link: 'Go to Milvus Doc',
- start: 'Quick Start',
- py: 'Python',
- go: 'Golang',
- };
|