Files
FastGPT/client/public/locales/zh/common.json
archer b367082d38 i18n
2023-07-25 21:53:26 +08:00

19 lines
404 B
JSON

{
"app": {
"My Apps": "我的应用"
},
"home": {
"Quickly build AI question and answer library": "快速搭建 AI 问答系统",
"Start Now": "立即开始",
"Visual AI orchestration": "可视化 AI 编排"
},
"navbar": {
"Account": "账号",
"Apps": "应用",
"Chat": "聊天",
"Datasets": "知识库",
"Store": "应用市场",
"Tools": "工具"
}
}