mirror of
https://github.com/octopusYan/dayz-mod-translator.git
synced 2025-12-08 09:11:57 +08:00
pref: 更新界面、添加翻译进度反馈、展示日志信息
feat: 添加百度free翻译接口
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -7,6 +7,11 @@ target/
|
||||
!**/src/main/**/target/
|
||||
!**/src/test/**/target/
|
||||
|
||||
/bin
|
||||
/tmp
|
||||
/bak
|
||||
config.yaml
|
||||
|
||||
### IntelliJ IDEA ###
|
||||
.idea/
|
||||
.idea/modules.xml
|
||||
|
||||
Reference in New Issue
Block a user