# FuseDesk Localization

To regenerate our POT file, from the trunk directory, run `php ../wp-cli.phar i18n make-pot ./ languages/fusedesk.pot`

This will overwrite our headers, so undo any changes to those

Use `poedit` or similar to create locale named `.po` and `.mo` files in this directory. File names should be in the format of `fusedesk-{locale}.{ext}`, i.e. `fusedesk-es_ES.mo`

