mirror of
https://github.com/markqvist/reticulum_website.git
synced 2024-10-01 03:15:41 -04:00
1c4ab6a2ef
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>
11 lines
286 B
Markdown
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
|
|
```
|