Jacky Zhao
2023-02-05 a73aca8ed9c16915928206bad6fa0ccf4e9b2b8b
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, ti sei perso? Questa pagina non esiste (o è privata)"
 
[404_back]
other = "↳ Torna alla home."
 
[all_posts]
other = "Tutti {{.Title}}"
 
[last_updated]
other = "Ultima modifica"
 
[notes_count]
other = "note con questo tag"
 
[first_10]
other = "mostrando i primi 10 risultati"
 
[tag]
other = "Tag"
 
[backlinks]
other = "Backlinks"
 
[no_backlinks]
other = "Nessun Backlink trovato"
 
[home]
other = "Home"
 
[light_mode]
other = "Modalità Chiara"
 
[dark_mode]
other = "Modalità Scura"
 
[edit_source]
other = "Modifica Sorgente"
 
[interactive_graph]
other = "Grafico Interattivo"
 
[search]
other = "Cerca"
 
[search_icon]
other = "Icona di ricerca"
 
[icon_search]
other = "Icona per aprire la ricerca"
 
[recent_notes]
other = "Note Recenti"
 
[first_3_notes]
other = "prime 3 {{ .notes }}"
 
[search_for_something]
other = "Cerca qualcosa..."
 
[toc]
other = "Indice"
 
[copyright]
other = "Realizzato da {{ .name }} con <a href=\"https://github.com/jackyzha0/quartz\">Quartz</a>, © {{ .year }}"