add android.

This commit is contained in:
Jordan Hewitt
2025-02-11 06:53:48 -08:00
parent 58a3829347
commit 0db7db6b4f
48 changed files with 946 additions and 5 deletions

View File

@ -1 +1 @@
export const LIBRETRANSLATE_BASE_URL = process.env.LIBRETRANSALTE_BASE_URL || "https://translate.flossboxin.org.in" || "http://localhost:5000"
export const LIBRETRANSLATE_BASE_URL = process.env.LIBRETRANSALTE_BASE_URL || "http://localhost:5000" || "https://translate.flossboxin.org.in"