1
0
Fork 0
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:
Maniack Crudelis 2020-03-31 17:16:58 +02:00 committed by GitHub
parent 3425703c2a
commit 91cda4a93f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
}
]