To create a new translation:
- Create a new
.pofile for your language from the templatepo/custom-command-toggle.pot, or request one by opening an issue. - Translate the strings in the
.pofile. - Create a pull request to add the translated
.pofile to the/podirectory. Compiled.mofiles will be automatically generated during release and do not need to be submitted.
Translation notes:
- Do not translate or remove the following placeholders:
%s, %d, \n
Thank you for your contribution!