mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
feat: node version (#1484)
* feat: node version tip * fix * i18n * init version * fix ts * fix ts * fix ts
This commit is contained in:
@@ -31,6 +31,12 @@
|
||||
"To Chat": "Go to Chat",
|
||||
"To Settings": "View Details",
|
||||
"Variable Key Repeat Tip": "Variable key is duplicate",
|
||||
"app": {
|
||||
"modules": {
|
||||
"click to update": "click to update",
|
||||
"has new version": "has new version"
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"Combine Modules": "Combine Modules",
|
||||
"Custom Title Tip": "This title will be displayed during the conversation",
|
||||
|
@@ -30,6 +30,12 @@
|
||||
"To Chat": "前去对话",
|
||||
"To Settings": "查看详情",
|
||||
"Variable Key Repeat Tip": "变量 key 重复",
|
||||
"app": {
|
||||
"modules": {
|
||||
"click to update": "点击更新",
|
||||
"has new version": "有新版本"
|
||||
}
|
||||
},
|
||||
"module": {
|
||||
"Combine Modules": "组合模块",
|
||||
"Custom Title Tip": "该标题名字会展示在对话过程中",
|
||||
|
Reference in New Issue
Block a user