20 lines
515 B
JSON
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/"
|
|
}
|
|
]
|
|
} |