海蓝咕咕鸽

Results 2 comments of 海蓝咕咕鸽

我写了个[转换脚本](https://github.com/awesomehhhhh/AwesomeCore/blob/main/genshin_gacha_standard.py)把[sunfkny/genshin-gacha-export](https://github.com/sunfkny/genshin-gacha-export)(*写的比较懒我本意是自己能用就行的QAQ*)的xlsx表格转换成[paimon.moe](paimon.moe)支持的小脚本,就是目前翻译应该是个问题,3星和部分4星翻译的json在[zh-cn.json](https://webstatic.mihoyo.com/admin/mi18n/hk4e_cn/20190926_5d8c80193de82/20190926_5d8c80193de82-zh-cn.json)和[en-us.json](https://webstatic.mihoyo.com/admin/mi18n/hk4e_cn/20190926_5d8c80193de82/20190926_5d8c80193de82-zh-cn.json)里面有,但是这个没有新人物/武器的翻译。 - For translation: [zh-cn.json](https://webstatic.mihoyo.com/admin/mi18n/hk4e_cn/20190926_5d8c80193de82/20190926_5d8c80193de82-zh-cn.json) and [en-us.json](https://webstatic.mihoyo.com/admin/mi18n/hk4e_cn/20190926_5d8c80193de82/20190926_5d8c80193de82-zh-cn.json) have some translation keys and values but not enough. It's important to find a translation table to accept other languages.

> > 就是目前翻译应该是个问题,3星和部分4星翻译的json在[zh-cn.json](https://webstatic.mihoyo.com/admin/mi18n/hk4e_cn/20190926_5d8c80193de82/20190926_5d8c80193de82-zh-cn.json)和[en-us.json](https://webstatic.mihoyo.com/admin/mi18n/hk4e_cn/20190926_5d8c80193de82/20190926_5d8c80193de82-zh-cn.json)里面有,但是这个没有新人物/武器的翻译。 > > @aquamarine5 Maybe can try [genshin-db](https://github.com/theBowja/genshin-db) for traslation. 可以用 [genshin-db](https://github.com/theBowja/genshin-db) 库来进行翻译 @Yinr Actually I found the translation in this repo. See [here](https://github.com/MadeBaruna/paimon-moe/blob/main/src/locales/items/zh.json).