A Simple unofficial PHP script to help community translate Pillars of Eternity or Tyranny games. Simply put all strings folder at the same location as getString.php and call the page.
- Pull the repository
- Check
getString.php
to customize as needed. - [OPTIONAL] Create a database if History is to be used. Import
mysql.txt
to create table. - Call
getString.php
file.
Alt + N -> Go to previous string Alt + M -> Go to next string Ctrl + Alt + M -> Save and go to next string Alt + V -> Paste machine translation into translation field Alt + S -> Save translation
More details soon...