mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update manifest.json
This commit is contained in:
parent
f8c498c0f7
commit
63a460165a
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"website": "http://etherpad.org",
|
"website": "http://etherpad.org",
|
||||||
"demo": "https://video.etherpad.com",
|
"demo": "https://video.etherpad.com",
|
||||||
"admindoc": "http://etherpad.org/doc/v1.8.14",
|
"admindoc": "http://etherpad.org/doc/v1.8.15",
|
||||||
"code": "https://github.com/ether/etherpad-lite"
|
"code": "https://github.com/ether/etherpad-lite"
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
@ -59,7 +59,7 @@
|
||||||
"en": "Choose your language",
|
"en": "Choose your language",
|
||||||
"fr": "Choisissez la langue"
|
"fr": "Choisissez la langue"
|
||||||
},
|
},
|
||||||
"choices" : ["de", "en", "es", "fr", "it"],
|
"choices" : ["ca", "de", "en", "es", "fr", "gl", "hu", "it", "nl", "pt"],
|
||||||
"default" : "en"
|
"default" : "en"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue