This commit is contained in:
AliasAlreadyTaken 2024-06-12 09:25:22 +02:00
parent 3abd93514e
commit 5e018c7c3d

View File

@ -22,6 +22,7 @@ User interface
3. Lengthy text: Open a formspec and insert the text, choose a target langauge and get the text back translated into the chosen language 3. Lengthy text: Open a formspec and insert the text, choose a target langauge and get the text back translated into the chosen language
4. Rightclick a poster or signpost with a translate item opens a formspec with the translated text 4. Rightclick a poster or signpost with a translate item opens a formspec with the translated text
5. Guess the language of a player, based on their client settings, IP address or language detection. n:m problem, storage 5. Guess the language of a player, based on their client settings, IP address or language detection. n:m problem, storage
6. Setting that autotranslates systemmessages like announcements
Backend Backend