mirror of
https://github.com/YunoHost-Apps/soapbox_ynh.git
synced 2024-09-03 20:26:11 +02:00
Update manifest.json
This commit is contained in:
parent
6e1fc4de3a
commit
03af552c86
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
"id": "soapbox",
|
"id": "soapbox",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Alternative frontend for pleroma",
|
"en": "Alternative frontend for Pleroma",
|
||||||
"fr": "Alternative frontend for pleroma"
|
"fr": "Interface alternative pour Pleroma"
|
||||||
},
|
},
|
||||||
"version": "3.0.0~ynh1",
|
"version": "3.0.0~ynh1",
|
||||||
"url": "https://soapbox.pub/",
|
"url": "https://soapbox.pub/",
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
"name": "backend",
|
"name": "backend",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "The root domain of pleroma instance installed",
|
"en": "The root domain of Pleroma instance installed",
|
||||||
"fr": "The root domain of pleroma instance installed"
|
"fr": "The root domain of pleroma instance installed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue