mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-16 16:04:34 +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": "长度不等于",
|
||||
|
Reference in New Issue
Block a user