Updated Contributing (markdown)
parent
8fa2daff17
commit
d652be2a55
|
@ -1,6 +1,6 @@
|
|||
## Multilingual Interface
|
||||
## Translations
|
||||
|
||||
Ollama App does support multiple languages. Currently available are:
|
||||
Ollama App does support multiple languages. Currently, available are:
|
||||
|
||||
- [x] English (fallback)
|
||||
- [x] German
|
||||
|
@ -8,13 +8,13 @@ Ollama App does support multiple languages. Currently available are:
|
|||
- [ ] Italian
|
||||
- [ ] Turkish
|
||||
|
||||
The tick is set if the language is translated with 100%. This might not be up to date, check the project page to get the latest progress.
|
||||
The tick is set if the language is translated with 100%. This might not be up-to-date, check the project page to get the latest progress.
|
||||
|
||||
In case the language you're looking for isn't listed, you can check if the development is in progress on the [Crowdin project page](https://crowdin.com/project/ollama-app). If not, you can always contribute.
|
||||
|
||||
## Custom Builds
|
||||
|
||||
Now it's going to get interesting. The app is built in a way so you can easily create custom builds. Currently, there are these values that can be customized:
|
||||
Now it's going to get interesting. The app is built in a way so you can easily create custom-builds. Currently, there are these values that can be customized:
|
||||
|
||||
```
|
||||
// use host or not, if false dialog is shown
|
||||
|
|
Loading…
Reference in New Issue