We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mozhi is an alternative-frontend for many translation engines. https://codeberg.org/aryak/mozhi#instances
The text was updated successfully, but these errors were encountered:
I would like to request this too. Mozhi is a really nice frontend.
Sorry, something went wrong.
# ============================================================== # Mozhi update # ============================================================== curl -s https://codeberg.org/aryak/mozhi/raw/branch/master/instances.json | \ jq '[.[] | .link]' > mozhi-tmp.json jq --slurpfile mozhi mozhi-tmp.json \ '(.[] | select(.type == "mozhi") ) .instances |= $mozhi[0]' services-full.json > services-tmp.json apply_update
Untested but this should work.
No branches or pull requests
Mozhi is an alternative-frontend for many translation engines. https://codeberg.org/aryak/mozhi#instances
The text was updated successfully, but these errors were encountered: