More doc changes for Lingva/TransLang

pull/1111/head
Lim Chee Aun 2025-04-25 16:02:40 +08:00
rodzic b01a3b27d2
commit 995190b218
2 zmienionych plików z 6 dodań i 2 usunięć

Wyświetl plik

@ -8,7 +8,7 @@ Phanpy is hosted on [Cloudflare Pages](https://pages.cloudflare.com/) as a stati
## Translations
Phanpy uses [Lingva API](https://github.com/cheeaun/lingva-api) and [Lingva Translate](https://github.com/thedaviddelta/lingva-translate) as fallbacks for translating post content, profile bio and media description.
Phanpy uses [TransLang API](https://github.com/cheeaun/translang-api) for translating post content, profile bio and media description. Read more about [TransLang API's privacy policy](https://github.com/cheeaun/translang-api/blob/main/PRIVACY.md).
## Error logging

Wyświetl plik

@ -261,7 +261,11 @@ Try online search for "how to self-host static sites" as there are many ways to
#### Lingva-translate or lingva-api hosting
See documentation for [lingva-translate](https://github.com/thedaviddelta/lingva-translate) or [lingva-api](https://github.com/cheeaun/lingva-api).
⚠️ **DEPRECATED**. See documentation for [lingva-translate](https://github.com/thedaviddelta/lingva-translate) or [lingva-api](https://github.com/cheeaun/lingva-api).
#### Translang API hosting
See documentation for [translang-api](https://github.com/cheeaun/translang-api).
## Community deployments