diff --git a/frontend/src/i18n/zh-cn.json b/frontend/src/i18n/zh-cn.json index eaabc043..3fc5cebd 100644 --- a/frontend/src/i18n/zh-cn.json +++ b/frontend/src/i18n/zh-cn.json @@ -85,7 +85,7 @@ "columnSeparator": "列分隔符", "csvSeparators": { "comma": "逗号 (,)", - "semicolon": "Semicolon (;)", + "semicolon": "分号 (;)", "both": "Both (,) and (;)" } },