mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-06-08 15:12:58 -04:00
Updated github build
This commit is contained in:
parent
f9669450b1
commit
f99ef90cec
76 changed files with 76 additions and 76 deletions
2
build.py
2
build.py
|
@ -30,9 +30,9 @@ primary_lang = "en"
|
|||
langs = [
|
||||
{"name": "Deutsch", "ext": "de"},
|
||||
{"name": "English", "ext": "en"},
|
||||
{"name": "Español", "ext": "es"},
|
||||
{"name": "Nederlands", "ext": "nl"},
|
||||
{"name": "Polski", "ext": "pl"},
|
||||
{"name": "Español", "ext": "es"},
|
||||
{"name": "Português", "ext": "pt-br"},
|
||||
{"name": "Türkçe", "ext": "tr"},
|
||||
{"name": "日本語", "ext": "jp"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue