Mats Fangohr
2024-02-04 dff4b063135297aaa2f0605fd3267a874baaa90d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "404": "Soit cette page est privée, soit elle n'existe pas.",
  "backlinks": {
    "backlinks": "Rétroliens",
    "noBacklinksFound": "Aucun rétrolien trouvé"
  },
  "common": {
    "item": "fichier"
  },
  "darkmode": {
    "darkmode": "Thème sombre",
    "lightMode": "Thème clair"
  },
  "folderContent": {
    "underThisFolder": "dans ce dossier"
  },
  "footer": {
    "createdWith": "Créé avec"
  },
  "graph": {
    "graphView": "Vue Graphique"
  },
  "head": {
    "noDescriptionProvided": "Aucune description n'a été fournie",
    "untitled": "Sans titre"
  },
  "recentNotes": {
    "seeRemainingMore": "Voir {{remaining}} plus"
  },
  "search": "Rechercher",
  "tableOfContent": "Table des Matières",
  "tagContent": {
    "showingFirst": "Afficher en premier",
    "totalTags": "tags totaux",
    "withThisTag": "avec ce tag",
    "found": "Trouvé"
  }
}