1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lufi_ynh.git synced 2024-09-03 19:36:28 +02:00

Merge pull request #20 from roipoussiere/patch-1

Replace images by files in the description
This commit is contained in:
frju365 2018-03-11 10:41:22 +01:00 committed by GitHub
commit a17a468330
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,8 @@
"yunohost": ">= 2.4"
},
"description": {
"en": "Self hosting images and sharing anonymous application",
"fr": "Application d'hébergement et de partage d'images anonyme"
"en": "Self hosting files and sharing anonymous application",
"fr": "Application d'hébergement et de partage de fichiers anonyme"
},
"version": "0.6 dev",
"url": "https://git.framasoft.org/luc/lufi",
@ -53,8 +53,8 @@
{
"name": "is_public",
"ask": {
"en": "Uploading images is it public?",
"fr": "L'upload des images est-il public ?"
"en": "Uploading files is it public?",
"fr": "L'upload de fichiers est-il public ?"
},
"choices": ["Yes", "No"],
"default": "No"