fix: spelling error (#987)
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>
This commit is contained in:
		@@ -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: {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user