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

Fix missing comma

This commit is contained in:
Maniack Crudelis 2019-05-06 23:34:08 +02:00 committed by GitHub
parent d299b77dd8
commit f6e287d81e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,7 @@
"help": { "help": {
"en": "If your etherpad instance is public, everyone will be able to create a pad or see an existing one.", "en": "If your etherpad instance is public, everyone will be able to create a pad or see an existing one.",
"fr": "Si votre instance etherpad est publique, tout le monde pourra créer un pad ou voir un existant." "fr": "Si votre instance etherpad est publique, tout le monde pourra créer un pad ou voir un existant."
} },
"default": true "default": true
}, },
{ {