mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00

* style: add a space between Chinese and alphanumeric characters 在中文和英文、数字之间添加空格,保持中文界面的字符串样式统一 Signed-off-by: WhiteBottle <whitebottle@qq.com> * style: use fullwidth punctuation in Chinese localization 使用全角标点符号,同时增补/删去部分标点符号,保持中文界面的字符串样式统一 Signed-off-by: WhiteBottle <whitebottle@qq.com> * fix: standardize spelling of proper nouns and terms and correct typos 规范部分专有名词、术语的拼写与用法,订正错别字 Signed-off-by: WhiteBottle <whitebottle@qq.com> --------- Signed-off-by: WhiteBottle <whitebottle@qq.com>