mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Typo
This commit is contained in:
parent
457e3b94c9
commit
3ad0bd789d
1 changed files with 1 additions and 5 deletions
|
@ -50,7 +50,7 @@
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"en": "This folder should have read write access. It will be created if it does not exist.",
|
"en": "This folder should have read write access. It will be created if it does not exist.",
|
||||||
"fr": "Le répertoire doit être accesible en lecture écriture, il sera créé s'il n'existe pas."
|
"fr": "Le répertoire doit être accessible en lecture écriture, il sera créé s'il n'existe pas."
|
||||||
},
|
},
|
||||||
"default": "/home/yunohost.app/calibreweb"
|
"default": "/home/yunohost.app/calibreweb"
|
||||||
},
|
},
|
||||||
|
@ -97,10 +97,6 @@
|
||||||
"en": "Set the administrator password",
|
"en": "Set the administrator password",
|
||||||
"fr": "Définissez le mot de passe administrateur"
|
"fr": "Définissez le mot de passe administrateur"
|
||||||
},
|
},
|
||||||
"help": {
|
|
||||||
"en": "Use the help field to add an information for the admin about this question.",
|
|
||||||
"fr": "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question."
|
|
||||||
},
|
|
||||||
"example": "Averystrongpassword"
|
"example": "Averystrongpassword"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue