1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00

Last cosmetic fix

This commit is contained in:
Kay0u 2019-07-06 00:00:39 +02:00
parent e501f51c4a
commit d7cc6be84f
No known key found for this signature in database
GPG key ID: ABC3F52576D011D3
2 changed files with 4 additions and 4 deletions

View file

@ -35,6 +35,6 @@ Email=
Notification=none
;;; Upgrade options
; commit=CommitHash
name=4 Jul 2019
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&member=0&
name=5 Jul 2019
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&

View file

@ -56,8 +56,8 @@
"name": "member",
"type": "boolean",
"ask": {
"en": "Should YunoHost users also be added as members awaiting approval in Dolibarr? (0=No, 1=Yes)",
"fr": "Les utilisateurs YunoHost doivent-ils aussi être ajoutés comme adhérents en attente de validation dans Dolibarr ? (0=Non, 1=Oui)"
"en": "Should YunoHost users also be added as members awaiting approval in Dolibarr?",
"fr": "Les utilisateurs YunoHost doivent-ils aussi être ajoutés comme adhérents en attente de validation dans Dolibarr ?"
},
"default": false
}