mirror of
https://github.com/YunoHost-Apps/cesium_ynh.git
synced 2024-09-03 18:06:25 +02:00
exepting delimiter on manifest.json file
This commit is contained in:
parent
8db7e76b5d
commit
12c365e284
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
"fr": "Est-ce une application publique ?"
|
||||
},
|
||||
"help": {
|
||||
"en": "If it is a public application, there will not have authentification"
|
||||
"en": "If it is a public application, there will not have authentification",
|
||||
"fr": "Si l'application est publique, il n'y aura pas d'authentification"
|
||||
},
|
||||
"default": false
|
||||
|
|
Loading…
Reference in a new issue