mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-10 17:18:19 +00:00
locals init ...
This commit is contained in:
8
src/lang/locale/zh-cn.ts
Normal file
8
src/lang/locale/zh-cn.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
// import { APPNAME, MINEXCALIDRAWVERSION } from "src/constants/constants";
|
||||
|
||||
// 简体中文
|
||||
export default {
|
||||
prompt: {
|
||||
"title": "模型提示词设置",
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user