Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #28 from connyduck/patch-2
Browse files Browse the repository at this point in the history
add translation faqs
  • Loading branch information
charlag authored Apr 21, 2024
2 parents 6e8ca23 + 44ea021 commit 919b4f2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,20 @@ You can adjust the order of tabs on this screen too.
- Tap the hashtag in a post to view all posts with this hashtag
- Tap the "mute" icon at the top right

### How do I translate a post?

> This feature is available in Tusky 25 or above and Nightly builds from 9th March 2024 or later. To check the Tusky version you are using open the "About" menu.
- Open the three-dot-menu on any post not in your display language. Choose "translate".

## Why can't I find the "translate" option on posts?

Tusky supports translating posts via the connected Mastodon server since version 25. If the option doesn't show up it can have several reasons:

- You are not using Tusky 25 or later
- Your server does not support translation. If you also can't translate any posts in the web interface, this is the most likely reason. (Tusky uses the `configuration.translation.enabled` attribute of the `/api/v2/instance` endpoint to detect server support. You can also check that attribute manually by visiting `https://<your.instance>/api/v2/instance` in a browser.)
- The post is already in your display language (or wrongly tagged as such by the author).

## Posting

### How do I edit a post?
Expand Down

0 comments on commit 919b4f2

Please sign in to comment.