1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

people -> user

This commit is contained in:
ericgaspar 2021-01-14 12:31:05 +01:00
parent 55823d9b24
commit 6c566417ef
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -50,8 +50,8 @@
"fr": "Est-ce une application publique ?" "fr": "Est-ce une application publique ?"
}, },
"help": { "help": {
"en": "If enabled, Mattermost will be accessible by people without a Yunohost account. This can be changed later via the webadmin.", "en": "If enabled, Mattermost will be accessible by the user without a YunoHost account. This can be changed later via the webadmin.",
"fr": "Si cette case est cochée, Mattermost sera accessible aux personnes sans compte Yunohost. Vous pourrez changer ceci plus tard via linterface dadministration." "fr": "Si cette case est cochée, Mattermost sera accessible par l'utilisateur sans compte YunoHost. Vous pourrez changer ceci plus tard via linterface dadministration."
}, },
"default": true "default": true
}, },