mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
fix permission texts
This commit is contained in:
parent
1a08c0b882
commit
9171a703cc
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
|||
default = "matrix.org"
|
||||
|
||||
[install.init_main_permission]
|
||||
help.en = "'visitors' permission means that anyone can access the Matrix server."
|
||||
help.fr = "Autoriser les 'Visiteurs' signifie que n'importe qui peut accéder au server Matrix."
|
||||
help.en = "'visitors' permission means that anyone can access the Element application."
|
||||
help.fr = "Autoriser les 'Visiteurs' signifie que n'importe qui peut accéder l'application Element."
|
||||
type = "group"
|
||||
default = "visitors"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue