mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 09:03:53 +00:00
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"Add new": "新增",
|
||||
"App": "应用",
|
||||
"Code editor": "代码编辑",
|
||||
"Export": "导出",
|
||||
"Folder": "文件夹",
|
||||
"Is open": "是否开启",
|
||||
|
@@ -1,3 +1,12 @@
|
||||
{
|
||||
"Field required": "必填"
|
||||
"Code": "代码",
|
||||
"Field required": "必填",
|
||||
"code": {
|
||||
"Reset template": "还原模板",
|
||||
"Reset template confirm": "确认还原代码模板?请注意保存当前代码。"
|
||||
},
|
||||
"response": {
|
||||
"Custom inputs": "自定义输入",
|
||||
"Custom outputs": "自定义输出"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user