Link to this page: [Society: Sunlit Valley Unofficial Translation Guide](https://www.notion.so/Society-Sunlit-Valley-Unofficial-Translation-Guide-2c45f9958fb1807d857cc2c5aa4c3414)

This page can be edited directly! Everyone is welcome to contribute đź’›


⚙️ How to contribute translations to the mods themselves

Even if some mods might not accept translations (or might accept them really late), contributing upstream is still the most ideal way to help!

Let’s take Whimsy Deco as an example:

1. Get the repo link

First, go to the mod’s release page (CurseForge or Modrinth) and look for the repo link.

For Whimsy Deco, it’s on CurseForge and Modrinth.

You can usually find the </> Source link in the Links section.

image.png

image.png

If you can’t find the source link, the mod is probably closed-source.

In that case, you’ll need to contact the author directly to contribute the translation, for example via Discord or CurseForge comments.

Here’s the repo link for this mod: https://github.com/Chakyl/whimsy-deco

2. Read README.md and fork the repo

There might be contribution info in README.md, such as requirements, which branch to work on, and so on.

So yep, reading the README first is really important before you start contributing!

Then we can fork the repo.

A fork is basically your own copy of the repo. After you edit your fork, you can contribute back to the original repo by submitting your changes (that’s a pull request, or PR—we’ll talk about this later).

Click Fork to create your fork.