From 995190b2184dde1d27421b4b055d77567e4f6fbf Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Fri, 25 Apr 2025 16:02:40 +0800 Subject: [PATCH] More doc changes for Lingva/TransLang --- PRIVACY.MD | 2 +- README.md | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/PRIVACY.MD b/PRIVACY.MD index 29736212..9d92bca2 100644 --- a/PRIVACY.MD +++ b/PRIVACY.MD @@ -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 diff --git a/README.md b/README.md index 18edc8bc..c3f1dbba 100644 --- a/README.md +++ b/README.md @@ -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