mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Update manifest.json
This commit is contained in:
parent
f0f89f8e1d
commit
8b608fe5c7
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@
|
|||
"en": "Choose the application language",
|
||||
"fr": "Choisissez la langue de l'application"
|
||||
},
|
||||
"choices": ["fr_FR", "en_GB"],
|
||||
"default": "fr_FR"
|
||||
"choices": ["fr_FR", "en_GB", "de_DE"],
|
||||
"default": "en_GB"
|
||||
},
|
||||
{
|
||||
"name": "with_carddav",
|
||||
|
|
Loading…
Reference in a new issue