From c11636562c46cc09330738b2108e60c2b4259fa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Wed, 18 Jun 2025 07:43:31 +0200 Subject: [PATCH] Update libretranslate.json (#5236) --- frontend/public/json/libretranslate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/libretranslate.json b/frontend/public/json/libretranslate.json index 85eebd688..094916f6e 100644 --- a/frontend/public/json/libretranslate.json +++ b/frontend/public/json/libretranslate.json @@ -12,7 +12,7 @@ "documentation": "https://github.com/LibreTranslate/LibreTranslate?tab=readme-ov-file#settings--flags", "website": "https://libretranslate.com/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/libretranslate.webp", - "config_path": "", + "config_path": "/opt/libretranslate/.env", "description": "Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library.", "install_methods": [ {