Olivér Falvai
2023-01-31 77b3907b23b6d453dd7bfa04e4cef6f28d68ca54
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! Te ves un poco perdido. Esta página no existe (o puede que sea privada)."
 
[404_back]
other = "↳ Vamos a llevarte de regreso a casa."
 
[all_posts]
other = "Todos {{.Title}}"
 
[last_updated]
other = "Actualizado por última vez"
 
[notes_count]
other = "notas con esta etiqueta"
 
[first_10]
other = "mostrando los primeros 10 resultados"
 
[tag]
other = "Etiqueta"
 
[backlinks]
other = "Backlinks"
 
[no_backlinks]
other = "No se encontraron backlinks"
 
[home]
other = "Casa"
 
[light_mode]
other = "Modo Claro"
 
[dark_mode]
other = "Modo Oscuro"
 
[edit_source]
other = "Editar Fuente"
 
[interactive_graph]
other = "Gráfico Interactivo"
 
[search]
other = "Búsqueda"
 
[search_icon]
other = "Ícono de Búsqueda"
 
[icon_search]
other = "Ícono para abrir la búsqueda"
 
[recent_notes]
other = "Notas Recientes"
 
[first_3_notes]
other = "primeras 3 {{ .notes }}"
 
[search_for_something]
other = "Buscar algo..."
 
[toc]
other = "Tabla de Contenido"
 
[copyright]
other = "Hecho por {{ .name }} usando <a href=\"https://github.com/jackyzha0/quartz\">Quartz</a>, © {{ .year }}"