-
-
Notifications
You must be signed in to change notification settings - Fork 580
Expand file tree
/
Copy pathes.toml
More file actions
81 lines (57 loc) · 1.06 KB
/
Copy pathes.toml
File metadata and controls
81 lines (57 loc) · 1.06 KB
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# Navigation
[nav_about]
other = "Acerca de"
[nav_experience]
other = "Experiencia"
[nav_education]
other = "Educación"
[nav_projects]
other = "Proyectos"
[nav_achievements]
other = "Logros"
[nav_contact]
other = "Contacto"
[search_placeholder]
other = "Buscar..."
# Sections
[about]
other = "Acerca de Mí"
[experience]
other = "Experiencia"
[education]
other = "Educación"
[projects]
other = "Proyectos"
[achievements]
other = "Logros"
[contact]
other = "Contáctame"
# Contact form
[contact_email_placeholder]
other = "Ingresa tu correo electrónico"
[contact_message_placeholder]
other = "Ingresa tu mensaje"
# Footer
[recent_posts]
other = "Publicaciones Recientes"
# Common terms
[read]
other = "Leer"
[toc]
other = "Tabla de Contenidos"
[tags]
other = "Etiquetas"
[social]
other = "Redes Sociales"
[copyright]
other = "Todos los derechos reservados"
[email_text]
other = "Mira este sitio"
[page_not_found]
other = "Página no encontrada"
# Date formats
[min_read]
other = "min de lectura"
# SEO
[seo_description]
other = "Un portafolio personal y blog"