A repository that will work as DataBase for our plugins
1) Choose a Plugin Folder
2) Copy the translation "en.yml"
3) Translate the file, but make sure to keep the Placeholders and Identifiers in english to avoid bugs
4) Create a new pull request
5) Wait for Approval
NOTE: If you're translating Songoda and SpigotMC Pages make sure to use the default BBCode for every page because they don't have the same format
Make sure to add -Dfile.encoding=UTF-8 to the command when you start your server like: java -Dfile.encoding=UTF-8 -jar server.jar