mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update manifest.json
This commit is contained in:
parent
eecdb6d356
commit
0d549186e0
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Instant messaging server which uses Matrix",
|
"en": "Instant messaging server which uses Matrix",
|
||||||
"fr": "Un serveur de messagerie instantané basé sur Matrix"
|
"fr": "Serveur de messagerie instantané basé sur Matrix"
|
||||||
},
|
},
|
||||||
"version": "1.70.0~ynh1",
|
"version": "1.70.0~ynh1",
|
||||||
"url": "http://matrix.org",
|
"url": "http://matrix.org",
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
"name": "is_free_registration",
|
"name": "is_free_registration",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Is it a server with free registration ?",
|
"en": "Is it a server with free registration?",
|
||||||
"fr": "Est-ce un serveur avec création de compte libre ?"
|
"fr": "Est-ce un serveur avec création de compte libre ?"
|
||||||
},
|
},
|
||||||
"default": false,
|
"default": false,
|
||||||
|
|
Loading…
Add table
Reference in a new issue