https://github.com/koala-framework/kwf-weblate
https://github.com/koala-framework/kwf-weblate
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/koala-framework/kwf-weblate
- Owner: koala-framework
- Created: 2021-12-14T08:52:38.000Z (over 4 years ago)
- Default Branch: 1.0
- Last Pushed: 2024-06-11T08:25:59.000Z (about 2 years ago)
- Last Synced: 2025-12-27T02:54:27.710Z (6 months ago)
- Language: PHP
- Size: 37.1 KB
- Stars: 0
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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"
}