Language file translation

I’ve developed a tool to ease the language file translation.
How it works:

  1. Using the latest english.en-US.xml language file used by phpm.
  2. Using previous version of your language file.
  3. Parse both files into Google Sheets, review the differences and translate only the newly added phrases in the latest language file.
  4. Generate new version of your language file.

See: GitHub - sangnandar/phpmaker-language-translation: This is Google Apps Script for translating PHPMaker language file from english.en-US.xml to another languages.

1 Like

Sounds great, might have to try this soon

Update:
Auto-translation of new phrases.