1
0
Fork 0
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:
ericgaspar 2022-02-28 17:09:14 +01:00
parent 70476410cb
commit d33cfd624f
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -61,8 +61,8 @@
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"
},
"choices": ["fr-FR", "en-US"],
"default": "fr-FR"
"choices": ["fr_FR", "en_US"],
"default": "fr_FR"
}
]
}