admin commited on
Commit
398527c
·
1 Parent(s): 85023a8

upd title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ ZH2EN = {
16
  "支持的 JSON Lines 格式": "Supported jsonl format",
17
  "支持的 CSV 格式": "Supported CSV format",
18
  "状态栏": "Status",
19
- "# 数据文件转换": "# Data Converter",
20
  }
21
 
22
 
 
16
  "支持的 JSON Lines 格式": "Supported jsonl format",
17
  "支持的 CSV 格式": "Supported CSV format",
18
  "状态栏": "Status",
19
+ "# 数据文件转换": "# Data Format Converter",
20
  }
21
 
22