initial translations support
This commit is contained in:
parent
811d7b51b9
commit
ba8bd12123
18 changed files with 503 additions and 43 deletions
|
@ -27,6 +27,9 @@ editors=[
|
|||
["codeeditor", "Code Editor"]
|
||||
]
|
||||
|
||||
# Default language to use
|
||||
language="en"
|
||||
|
||||
# If you start out as a root user (eg. if you want to use ports lower than 1000)
|
||||
# then you can downgrade the user once all services are up and running
|
||||
#user="nobody"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue