ryanhex53 / gpt-po

command tool for translate po files by using openai api
71 stars 13 forks source link

Restore default dictionary file name #11

Closed sg00 closed 4 months ago

sg00 commented 4 months ago

The default dictionary file name needs to be restored to work with the previous patch.

ryanhex53 commented 4 months ago

But I have already updated the code to copy the dictionary from dictionary-template.json in commit a664382d8d222a5a33cb21f0173fad42cb47d21b. Pls change it back to dictionary.json as well.

sg00 commented 4 months ago

Have updated in 6bbd9f4