docs: Mention translation support in the documentation (#253)

This commit is contained in:
Nik Clayton 2023-11-15 15:59:31 +01:00 committed by GitHub
parent fce34cced1
commit 73e9ef3b81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

View File

@ -11,6 +11,7 @@ Pachli is a full-featured Android client for Mastodon, with a cooperative develo
Features include:
- Read, reply, filter, post, favourite, and boost posts
- Translate posts from other languages
- Your timeline is cached locally, so you can read when offline
- Draft posts now to finish them later
- Write posts now and schedule them to send later

View File

@ -1,6 +1,7 @@
Pachli is a full-featured client for Mastodon and similar servers.
• Read, reply, filter, post, favourite, and boost posts
• Translate posts from other languages
• Your timeline is cached locally, so you can read when offline
• Draft posts now, to finish them later
• Write posts now, schedule them to send later

View File

@ -1 +1 @@
A full-featured Android client for the Mastodon and similar servers.
A full-featured Android client for Mastodon and similar servers.