mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +00:00
fix: typo (#4369)
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
"laf_function_call_test": "Laf 函数调用(测试)",
|
||||
"length_equal_to": "长度等于",
|
||||
"length_greater_than": "长度大于",
|
||||
"length_greater_than_or_equal_to": "长度大于等",
|
||||
"length_greater_than_or_equal_to": "长度大于等于",
|
||||
"length_less_than": "长度小于",
|
||||
"length_less_than_or_equal_to": "长度小于等于",
|
||||
"length_not_equal_to": "长度不等于",
|
||||
@@ -199,4 +199,4 @@
|
||||
"workflow.Switch_success": "切换成功",
|
||||
"workflow.Team cloud": "团队云端",
|
||||
"workflow.exit_tips": "您的更改尚未保存,「直接退出」将不会保存您的编辑记录。"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user