mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"Add new": "Add new",
|
||||
"App": "App",
|
||||
"Code editor": "Code edit",
|
||||
"Export": "Export",
|
||||
"Folder": "Folder",
|
||||
"Is open": "Opened",
|
||||
|
@@ -1,3 +1,12 @@
|
||||
{
|
||||
"Field required": "Required"
|
||||
"Code": "Code",
|
||||
"Field required": "Required",
|
||||
"code": {
|
||||
"Reset template": "Reset template",
|
||||
"Reset template confirm": "Are you sure to restore the code template? Be careful to save the current code."
|
||||
},
|
||||
"response": {
|
||||
"Custom inputs": "Custom inputs",
|
||||
"Custom outputs": "Custom outputs"
|
||||
}
|
||||
}
|
||||
|
@@ -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