mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 22:35:12 +03:00
Swedish added in compile script
This commit is contained in:
parent
5923ed5e1e
commit
ab7fa5575e
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ options_v4 = [[("", "EXT=FRSKY")],
|
||||||
[("", "SOMO=NO"), ("SOMO", "SOMO=YES")],
|
[("", "SOMO=NO"), ("SOMO", "SOMO=YES")],
|
||||||
]
|
]
|
||||||
|
|
||||||
languages = ["en", "fr"]
|
languages = ["en", "fr", "se"]
|
||||||
|
|
||||||
def generate(hex, arg, options):
|
def generate(hex, arg, options):
|
||||||
result = []
|
result = []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue