Commit cf119a9f by LGiki Committed by GitHub

fix: typo (#4369)

parent 05b30622
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
"laf_function_call_test": "Laf 函数调用(测试)", "laf_function_call_test": "Laf 函数调用(测试)",
"length_equal_to": "长度等于", "length_equal_to": "长度等于",
"length_greater_than": "长度大于", "length_greater_than": "长度大于",
"length_greater_than_or_equal_to": "长度大于等", "length_greater_than_or_equal_to": "长度大于等于",
"length_less_than": "长度小于", "length_less_than": "长度小于",
"length_less_than_or_equal_to": "长度小于等于", "length_less_than_or_equal_to": "长度小于等于",
"length_not_equal_to": "长度不等于", "length_not_equal_to": "长度不等于",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment