feat: change typo

This commit is contained in:
2022-10-18 09:58:35 +02:00
parent 3cecf8da5c
commit 9c5d7b2dd3

View File

@@ -5,7 +5,7 @@ module.exports = {
next: "Suivant ",
nav: {
home: "Accueil",
archive: "Archive",
archive: "Archives",
all: "Tous les articles"
}
}