mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Fix typos
This commit is contained in:
parent
fdf6922dfc
commit
723f3d6832
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
"id": "pleroma",
|
"id": "pleroma",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "A free, federated social networking server built on open protocols.",
|
"en": "Federated social networking server built on open protocols",
|
||||||
"fr": "Un serveur de réseautage social fédéré et gratuit basé sur des protocoles ouverts."
|
"fr": "Serveur de réseautage social fédéré basé sur des protocoles ouverts"
|
||||||
},
|
},
|
||||||
"version": "2.4.4~ynh1",
|
"version": "2.4.4~ynh1",
|
||||||
"url": "https://pleroma.social/",
|
"url": "https://pleroma.social/",
|
||||||
|
@ -65,7 +65,7 @@
|
||||||
"name": "registration",
|
"name": "registration",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Should registration be open to users who do not have a Yunohost account on the system?",
|
"en": "Should registration be open to users who do not have a YunoHost account on the system?",
|
||||||
"fr": "L'inscription doit-elle être ouverte aux utilisateurs qui n'ont pas de compte YunoHost sur le système ?"
|
"fr": "L'inscription doit-elle être ouverte aux utilisateurs qui n'ont pas de compte YunoHost sur le système ?"
|
||||||
},
|
},
|
||||||
"default": false
|
"default": false
|
||||||
|
|
Loading…
Add table
Reference in a new issue