mirror of
https://github.com/YunoHost-Apps/hextris_ynh.git
synced 2024-09-03 19:16:05 +02:00
Missing commas
This commit is contained in:
parent
3425703c2a
commit
91cda4a93f
1 changed files with 2 additions and 1 deletions
|
@ -49,8 +49,9 @@
|
|||
"fr": "Est-ce une application publique ?"
|
||||
},
|
||||
"help": {
|
||||
"en": "If enabled, Hextris will be accessible by people who doesn't have an account. This can be changed later via the webmin."
|
||||
"en": "If enabled, Hextris will be accessible by people who doesn't have an account. This can be changed later via the webmin.",
|
||||
"fr": "Si cette case est cochée, Hextris sera accessible aux personnes n'ayant pas de compte. Vous pourrez changer ceci plus tard via le webmin."
|
||||
},
|
||||
"default": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue