4rtzel / poe-archnemesis-scanner

Tool for Path of Exile game to automatically scan Archemesis inventory and display related information
Apache License 2.0
64 stars 25 forks source link

what can i do if i want to translate this project to other language #5

Open httmio opened 2 years ago

httmio commented 2 years ago

what can i do if i want to translate this project to other language

4rtzel commented 2 years ago

You'll have to modify poe_arch_scanner.py file to use the names in your desired language.

If you're only interested in recipes names, then you'll have to modify this array https://github.com/4rtzel/poe-archnemesis-scanner/blob/fa88b69f6acb2f5440713f4f77a590e1e93cff94/poe_arch_scanner.py#L23-L87

and the names of the images in the pictures folder.