mirror of
https://github.com/YunoHost-Apps/restic_ynh.git
synced 2024-09-03 20:16:22 +02:00
fix: typo
This commit is contained in:
parent
03006ecd4e
commit
ba3a1d4b1f
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
"name": "backup_path",
|
||||
"type": "string",
|
||||
"ask": {
|
||||
"en": "The directory where you want to backup repositories to be created in",
|
||||
"en": "The directory where you want your backup repositories to be created in",
|
||||
"fr": "Le répertoire dans lequel les dépôts restic seront créés"
|
||||
},
|
||||
"help":{
|
||||
|
|
Loading…
Reference in a new issue