pika-welcome/data/config/contribute.json
Ward from fusion-voyager-3 1e591ad755 get code in place
2024-02-24 23:00:00 +03:00

20 lines
515 B
JSON

{
"contribute": [
{
"id": 0,
"title": "contribute-github-title",
"subtitle": "contribute-github-subtitle",
"icon": "pika-github",
"button": "launch-label",
"command": "xdg-open https://github.com/PikaOS-Linux"
},
{
"id": 0,
"title": "translate-weblate-title",
"subtitle": "translate-weblate-subtitle",
"icon": "pika-weblate",
"button": "launch-label",
"command": "xdg-open https://hosted.weblate.org/projects/pikaos/"
}
]
}