mirror of
https://github.com/YunoHost-Apps/yourls_ynh.git
synced 2024-09-03 20:35:59 +02:00
Update manifest.json
This commit is contained in:
parent
587126fcd7
commit
6d079fadad
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php7.3-fpm",
|
||||
"php7.4-fpm",
|
||||
"mysql"
|
||||
],
|
||||
"arguments": {
|
||||
|
@ -61,7 +61,7 @@
|
|||
"en": "Choose the application language",
|
||||
"fr": "Choisissez la langue de l'application"
|
||||
},
|
||||
"choices": ["fr_FR", "en_EN"],
|
||||
"choices": ["fr_FR", "en_US"],
|
||||
"default": "fr_FR"
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue