Creating Localisations - Rabbitminers/Extended-Bogeys GitHub Wiki
If would like to, any help with translation would be highly appreciated. If you are interested here's some information to help you.
The base langauge file for English (en_us.json
) can be found Here and other examples can be found Here and is given in the format
{
"translation key": "Translated Value"
}
The translation key shouldnt be changed as its how the mod finds the translation, but the translated value should be changed to localised version.