Skip to content

Latest commit

 

History

History
 
 

po_files

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

To add a translation:

  1. Create a po file for your language from the template.pot file.
  2. Send the .po file to me in one of these ways:
    • Place your .po file into the po dir, run the compile script, and make a pull request.
    • Send the .po file in some other (non-git) way: open an issue on github, email, etc...

To update an existing .po file:

  1. Run the merge script.
  2. Go through the .po file and check whether there are any missing/fuzzy translations.

To update the template.pot file in case you edited the extension yourself:

  1. Run the extract script.