Skip to content

Commit

Permalink
fix: spelling error (jackyzha0#987)
Browse files Browse the repository at this point in the history
I really don't know why I translated this like that into "pas trouvé", and it bugged me a lot. I finally fixed it…

Signed-off-by: Mara-Li <lili.simonetti@outlook.fr>
  • Loading branch information
Mara-Li authored Mar 11, 2024
1 parent 0f5a9d7 commit 9fff6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz/i18n/locales/fr-FR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export default {
lastFewNotes: ({ count }) => `Les dernières ${count} notes`,
},
error: {
title: "Pas trouvé",
title: "Introuvable",
notFound: "Cette page est soit privée, soit elle n'existe pas.",
},
folderContent: {
Expand Down

0 comments on commit 9fff6d7

Please sign in to comment.