Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locales/zh-CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
"FastExcel提供了直观且易于理解的 API,无论是新手还是经验丰富的开发人员,都能迅速上手并利用高效的数据处理任务",
chatExcel: "Chat to Excel",
chatExcelDescription:
"我们将在下个版本发布Chat2Excel 不用户可以通过FastExcel的简单聊天对话,实现对 Excel 文件的创建、编辑、查询和分析",
"我们将在下个版本发布Chat2Excel,用户可以通过FastExcel的简单聊天对话,实现对 Excel 文件的创建、编辑、查询和分析",
highPerformance: "高化规处理",
highPerformanceDescription:
"使用 FastExcel仅需一行代码即可轻松解析复杂的 Excel 文件,转换为 Java 对象,简化开发流程,提高编码效率",
Expand Down