koala-framework/kwf-weblate

1.0.x-dev 2024-06-11 08:25 UTC

This package is auto-updated.

Last update: 2024-09-11 09:12:42 UTC


README

To use weblate you will need an api-token. Please add it to a config file in your home directory:

~/.config/koala-framework/kwf-weblate/config

It should look like this:

{
    "apiToken": "yourApiKey"
}