display reset link + minor changes

This commit is contained in:
2021-05-07 10:26:04 +02:00
parent f3260f57a4
commit ad690db886
4 changed files with 10 additions and 5 deletions

View File

@@ -36,7 +36,8 @@ const messages = {
next: "Suivant",
previous: "Précédent",
back: "Retour",
check_all: "cocher tout"
check_all: "cocher tout",
reset: "réinitialiser"
},
}
};