Translating Authy to your language - Iru21/Authy GitHub Wiki

Here I will explain how to help translate Authy

Make sure you also join the support server to get the Translator role and receive updates when new keys are added

The steps

  • Create a fork

  • Create your language file in src/main/resources/lang/ | Example: pl_pl.yml

  • Copy in there the contents of en_us.yml

  • Start translating

  • When done, commit and push your changes

  • Go back to your fork repo on Github and create a pull request (Unless there's already an open one for this language)

Things to remember

  • %s and %d are placeholders so don't edit them out
  • Don't translate anything other than your language file