LibreTranslate
- API
By default, the API can be used without a key to make 30 requests per minute: curl -d "q=cloudron%20ist%20wunderbar&source=de&target=en" -X POST…
- Custom config
Custom environment variables can be set in /app/data/env.sh using the File manager.
- User Management
The app has no user management of it's own. By default, anyone (without a token) can make 30 requests per minute. You can change this in /app/data/env.sh.
- Languages
By default the app comes with EN and DE installed. If more languages are wanted, update LT_LANGUAGE_MODELS variable in /app/data/env.sh, and restart the app. Example…
- How to order LibreTranslate?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: LibreTranslate 4. Select service Region This is the datacenter location where your App will…
