Files
obsidian-notes/本地化流程.md
2022-07-03 19:39:54 +08:00

22 lines
334 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# TODO
构建UI和翻译表之间的桥梁
全局配置
## 流程
csv文件里面检索出中文字段,将中文字段绘制出一张超大的Excel
这张excel分出多个语言字段通过VB再导成Csv
用这张Csv分出多语言
各个模块有一张对应这个中文的key
给Lua对应的Key值
在Csv转化成Lua