Initialize ZUJ OL Apps website with React + TypeScript + Vite
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
- id: "desktop"
|
||||
label:
|
||||
zh: "桌面软件"
|
||||
en: "Desktop Apps"
|
||||
icon: "Monitor"
|
||||
|
||||
- id: "mobile"
|
||||
label:
|
||||
zh: "移动应用"
|
||||
en: "Mobile Apps"
|
||||
icon: "Smartphone"
|
||||
|
||||
- id: "devtool"
|
||||
label:
|
||||
zh: "开发者工具"
|
||||
en: "Dev Tools"
|
||||
icon: "Wrench"
|
||||
|
||||
- id: "library"
|
||||
label:
|
||||
zh: "NPM / 组件库"
|
||||
en: "NPM / Libraries"
|
||||
icon: "Package"
|
||||
|
||||
- id: "backend"
|
||||
label:
|
||||
zh: "后端服务"
|
||||
en: "Backend"
|
||||
icon: "Cloud"
|
||||
|
||||
- id: "selfhosted"
|
||||
label:
|
||||
zh: "自托管"
|
||||
en: "Self-hosted"
|
||||
icon: "Server"
|
||||
|
||||
- id: "ai"
|
||||
label:
|
||||
zh: "AI / 实验项目"
|
||||
en: "AI / Experiments"
|
||||
icon: "FlaskConical"
|
||||
Reference in New Issue
Block a user