Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 222 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 222 Bytes

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"
}