SSS Translate

A library to add Crowdin internationalization to mods.

1,96k

Quick challenge

How far can you run before the mobs catch you?

SSS Translate

---

A library to add Crowdin internationalization to mods.

Works client-side and in single player.

This is a continuation of CrowdinTranslate by GBL for Minecraft versions 1.21 and above.

SSS Translate aims to make mod internationalization as easy as possible. Use it to download translation updates from Crowdin with: - A gradle plugin that automatically downloads translations as a part of the build process - A Fabric library mod that downloads translations when Minecraft launches and makes them available to users via a resource pack; no need for a new mod version - A main program that downloads translations to project resources

Visit the wiki for more details.

---

Configuration

If you're using mods that have SSS Translate as an optional dependency, you can 'enable/disable' it by installing/uninstalling it.

If one of your mods bundles SSS Translate, you can disable it by setting the value of `download` to `false` in `config/sss_translate.txt`.

---

Badges

If you use SSS Translate in one of your mods, consider adding one of these fancy badges to your mod pages! They help user discovery and user choice.

If you use SSS Translate as an optional dependency:

Code

Project-hosted SVG code:

```markdown

```

```html supports: SSS Translate ```

shields.io code (quite long):

```markdown

```

```html supports: SSS Translate ```

If you bundle SSS Translate:

Code

Project-hosted SVG code:

```markdown

```

```html includes: SSS Translate ```

shields.io code (quite long):

```markdown

```

```html includes: SSS Translate ```

---

Translating

If you'd like to help translate SSS Translate, you can do so on Crowdin. SSS Translate will automatically download new translations once they're approved.

---

This mod is only for Fabric (works on Quilt, too!) and I won't be porting it to Forge. The license is MIT, however, so anyone else is free to port it.

I'd appreciate links back to this page if you port or otherwise modify this project, but links aren't required.

ADS