InfoHub Translate repository

You can now run InfoHub in many languages.
Infohub v1.3.41 have been released with a translation tool that uses LibreTranslate.
I have selected all plugins and all languages. The result is put in a repository.

Installation

Clone this repository to your InfoHub installation folder: “folder/file/”

git clone git@github.com:peterlembke/infohub_translate.git

Usage

Now the plugins will use the translation files.

Clear the cache.
Either by restarting the InfoHub with SHIFT + CTRL + ALT + 4.
Or enter the settings plugin and select your language. Then the translation files will be used.

Changes

Three releases so far. The initial release and then updates to infohub_login, infohub_doc, charzam_calculate, infohub_launcher.

Future

The translations are OK but I always need to try new wordings to get a better translation to Swedish.
I hope that I can use an LLM instead in the future for the translations. An LLM have better understanding about the context.
But that will have to wait. I am working on the Tree now.