mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
[fix] manifest typos and grammar
This commit is contained in:
parent
e8692c7bc1
commit
98661b6aea
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"id": "synapse",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Instant messaging server who use matrix",
|
||||
"en": "Instant messaging server which uses matrix",
|
||||
"fr": "Un serveur de messagerie instantané basé sur matrix"
|
||||
},
|
||||
"version": "1.12.4~ynh1",
|
||||
|
@ -58,7 +58,7 @@
|
|||
"name": "jitsi_server",
|
||||
"type": "string",
|
||||
"ask": {
|
||||
"en": "Jitsi server address for conference ?",
|
||||
"en": "Jitsi server address for conferencing?",
|
||||
"fr": "Adresse du serveur Jitsi pour les conférences ?"
|
||||
},
|
||||
"example": "domain.org",
|
||||
|
|
Loading…
Reference in a new issue