aboutsummaryrefslogtreecommitdiff
path: root/content/static/translations.gmi
blob: 3442a0044d07e9a23599061e3a22f3a3d775eddc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Translations

This Gemini capsule contains a **global** translation engine (using DeepL)!

To translate any page into your language of choice, just add the "translate" query parameter to the URL.

For example, to translate this page into French, you would go to: <gemini://fuwn.me/translate?language=fr>

=> /translations?language=fr Try it!

Before visiting a page in another language, make note of your Gemini client. Not all Gemini clients have support for other typefaces, encodings, etc., so languages with non-Latin alphabets may not display correctly.

Also, note that translating a page is a multi-pass process: all the link contents are individually translated, as well as the page itself. More so, the translation API that is being used is remote, so there is a delay in the translation process. If your client looks like it's frozen, it may just be taking a while to translate the page.