koala-framework/kwf-weblate

1.0.x-dev 2022-12-07 08:00 UTC

This package is auto-updated.

Last update: 2024-04-07 10:58:09 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"
}