- 新增 scripts/translate_excel.py 翻译脚本 - 支持翻译 .xlsx 和 .csv 文件 - 自动检测中文内容并批量翻译 - 保留原始格式、样式、公式 - 支持按列、按工作表指定翻译范围 - 添加 --dry-run 预览模式 - 更新 requirements.txt 添加 google-generativeai 依赖 - 更新 SKILL.md 添加翻译功能说明 - 更新 README.md 添加翻译功能使用示例 |
||
|---|---|---|
| .. | ||
| auto_script.py | ||
| batch_process.py | ||
| filter_data.py | ||
| merge_excel.py | ||
| read_excel.py | ||
| replace_cells.py | ||
| translate_excel.py | ||