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",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "A free, 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."
|
||||
"en": "Federated social networking server built on open protocols",
|
||||
"fr": "Serveur de réseautage social fédéré basé sur des protocoles ouverts"
|
||||
},
|
||||
"version": "2.4.4~ynh1",
|
||||
"url": "https://pleroma.social/",
|
||||
|
@ -65,7 +65,7 @@
|
|||
"name": "registration",
|
||||
"type": "boolean",
|
||||
"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 ?"
|
||||
},
|
||||
"default": false
|
||||
|
|
Loading…
Add table
Reference in a new issue