mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-01-11 17:18:16 +02:00
Merge pull request #249 from K-Francis-H/readme-api-examples-mirror-update
Readme api examples, mirror update
This commit is contained in:
commit
2fde4f7966
@ -62,6 +62,10 @@ Response:
|
|||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
{
|
{
|
||||||
|
"detectedLanguage": {
|
||||||
|
"confidence": 83,
|
||||||
|
"language": "it"
|
||||||
|
},
|
||||||
"translatedText": "Bye!"
|
"translatedText": "Bye!"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
@ -280,6 +284,7 @@ URL |API Key Required|Payment Link|Cost
|
|||||||
[translate.api.skitzen.com](https://translate.api.skitzen.com/)|-|-
|
[translate.api.skitzen.com](https://translate.api.skitzen.com/)|-|-
|
||||||
[libretranslate.pussthecat.org](https://libretranslate.pussthecat.org/)|-|-
|
[libretranslate.pussthecat.org](https://libretranslate.pussthecat.org/)|-|-
|
||||||
[translate.fortytwo-it.com](https://translate.fortytwo-it.com/)|-|-
|
[translate.fortytwo-it.com](https://translate.fortytwo-it.com/)|-|-
|
||||||
|
[translate.terraprint.co](https://translate.terraprint.co/)|-|-
|
||||||
|
|
||||||
## Adding New Languages
|
## Adding New Languages
|
||||||
|
|
||||||
@ -364,4 +369,4 @@ This work is largely possible thanks to [Argos Translate](https://github.com/arg
|
|||||||
|
|
||||||
## Trademark
|
## Trademark
|
||||||
|
|
||||||
See [Trademark Guidelines](https://github.com/LibreTranslate/LibreTranslate/blob/main/TRADEMARK.md)
|
See [Trademark Guidelines](https://github.com/LibreTranslate/LibreTranslate/blob/main/TRADEMARK.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user