Language files
How to change your language and/or update or help create new translations files.
Last updated
How to change your language and/or update or help create new translations files.
Last updated
You can choose your preferred language in the . The default language is en-us
(English). The messages-xx-xx.yml
is formatted using .
To help us translate the plugin create a new file in the common/src/main/resources/locales/
folder names xx-xx.yml. Name the file using the correct locale code for your language and dialect.
Don't translate the MiniMessage keys (like <red>
)
Do not translate the locale keys themselves (e.g. not_player
)