Skip to content

Files

Latest commit

4ef22c4 · Feb 13, 2025

History

History

translations

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 13, 2025
Feb 13, 2025
Feb 13, 2025
Feb 13, 2025
Feb 13, 2025
Feb 13, 2025
Dec 22, 2024

Social Stream now has translations..

woo ! image

To add a new language

To add a new langauge, copy blank.json and give an appropropriate name.

Update the translation file as desired, and then either submit the file here as a git pull request, or send to Steve on Discord (discord.socialstream.ninja), or email to steve at [email protected].

Once added, inside the popup.html file, the file name needs to be added to the list of available languages. Steve can do this, or feel free to add it as a pull request.

Modify an existing translation

Improve or add a translation for an existing langauge by just editing the file. You can do so here on Github, or download and edit locally; send changes to Steve or commit to Github. Ensure that it's still JSON-friendly once you finish your edits.

image

Adding new translation fields

The process.js file is used to automatically re-update the translation files with new fields that might not already be added. This is generally done by Steve on request or after a major update.

You can also add the new fields automatically, but it can be a bit tricky with certain fields.

Future updates / TO DO

The menu pop up is currently being tranlsated, as well as some donation fields sourced from Twitch, Youtube, and a few other sites.

Translations for the index/dock/tts will be coming at some point.