reticulum_website/README.md
nothingbutlucas 1c4ab6a2ef
feat: Add translation script and instructions
This will allow people who want to contribute new languages to easily duplicate the files to be translated, with the abbreviation of the associated language.

Signed-off-by: nothingbutlucas <69118979+nothingbutlucas@users.noreply.github.com>
2024-04-22 00:32:50 -03:00

11 lines
286 B
Markdown

# Reticulum Website
This is the sources for the Reticulum website currently reachable at [https://reticulum.network/](https://reticulum.network/).
### Add new translation
Execute the `add_new_translation.sh` script and follow the instructions
```bash
bash add_new_translation.sh
```