Skip to content
Permalink
270dee8a07
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
17 lines (11 sloc) 262 Bytes
# kira-tools
翻译工具
功能介绍:
> python3.0
> 输入:./input/国际化文案-自动化.xlsx.xlsx
> 输出:./output/strings.dart ./output/values.xx.dart ...
安装插件
`pip install openpyxl`
运行脚本:
`cd ./translate`
`python main.py`