# Adding translation 
Edit [vcanfly-fps.pot](vcanfly-fps.pot) by adding new translation object.

# Update translation 
Open `.po` file using [Poedit]([https://poedit.net/](https://poedit.net/)). 

* If there are new translation object added to the `.pot` file, click "Catalog" > "Update from POT file" to update the `.po` file.
* After done translating, select "File" > "Compile to MO..." to generate the machine file. 
* The `.po` is just for human reading. You must generate `.mo` for the translation to work.