28 lines
722 B
JSON
28 lines
722 B
JSON
{
|
|
"contribute": [
|
|
{
|
|
"id": 0,
|
|
"title": "contribute-gitea-title",
|
|
"subtitle": "contribute-gitea-subtitle",
|
|
"icon": "pika-gitea",
|
|
"button": "launch-label",
|
|
"command": "xdg-open https://git.pika-os.com"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"title": "translate-weblate-title",
|
|
"subtitle": "translate-weblate-subtitle",
|
|
"icon": "pika-weblate",
|
|
"button": "launch-label",
|
|
"command": "xdg-open https://hosted.weblate.org/projects/pikaos/"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"title": "donate-kofi-title",
|
|
"subtitle": "donate-kofi-subtitle",
|
|
"icon": "pika-kofi",
|
|
"button": "launch-label",
|
|
"command": "xdg-open https://ko-fi.com/pikaos"
|
|
}
|
|
]
|
|
} |