Skip to content
A.J. Romaniello edited this page Apr 8, 2021 · 17 revisions

Selecting Your language

In this example, let's say we are trying to translate to Spanish.

  1. Navigate to the lang directory. To find your desired language.
  2. Since the ISO code for Spanish is es, we then change our Language to Langauge: 'es' in the config.yml

Currently Supported Languages

  • English (en)
  • Spanish (es)
  • Chinese (zh)
  • German (de)
  • Turkish (tr)
  • Portuguese (pt-br)

Resetting Messages

  1. Run /bpp reload or restart your server.

How To contribute

Join the Discord and PM me CoachLuck with the language you would like to translate. Or simply make a pull request via GitHub with the changes to the lang folder using the correct language code found here. I will then merge them into the project.