1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Merge branch 'explain_is_public' into testing

This commit is contained in:
Josué Tille 2019-08-05 22:34:25 +02:00
commit b7369873a8
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -38,6 +38,10 @@
"en": "Is it a public server ?", "en": "Is it a public server ?",
"fr": "Est-ce un serveur public ?" "fr": "Est-ce un serveur public ?"
}, },
"help": {
"en": "A public server means that anybody will be able to register on this server.",
"fr": "Un serveur public signifie que n'importe qui pourra s'enregistrer sur ce serveur."
},
"default": 0 "default": 0
} }
] ]