BSD-Yassin
2023-04-27 7b1da7a8456b0404ad4ebcb8afd523a6618439ff
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[404_message]
other = "Hey ! Vous semblez perdu‧e. Cette page n'existe pas (ou est privée)."
 
[404_back]
other = "↳ Clique ici pour retourner sur la page d'accueil"
 
[all_posts]
other = "Tout {{.Title}}"
 
[last_updated]
other = "Dernière modification"
 
[notes_count]
other = "notes avec ce tag"
 
[first_10]
other = "les 10 premiers résultats"
 
[tag]
other = "Tag"
 
[backlinks]
other = "Backlinks"
 
[no_backlinks]
other = "Pas de backlinks trouvés"
 
[home]
other = "Accueil"
 
[light_mode]
other = "Mode Clair"
 
[dark_mode]
other = "Mode Sombre"
 
[edit_source]
other = "Modifier la source"
 
[interactive_graph]
other = "Graphique interactif"
 
[search]
other = "Rechercher"
 
[search_icon]
other = "l'icône de recherche"
 
[icon_search]
other = "L'icône pour ouvrir la recherche"
 
[recent_notes]
other = "Notes récentes"
 
[first_3_notes]
other = "les 3 premières {{ .notes }}"
 
[search_for_something]
other = "Rechercher quelque-chose..."
 
[toc]
other = "Table des matières"
 
[copyright]
other = "Fait par {{ .name }} en utilisant <a href=\"https://github.com/jackyzha0/quartz\">Quartz</a>, © {{ .year }}"