You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/en.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@
2
2
"navbar": {
3
3
"sponsorship": "Are you interested in sponsoring?",
4
4
"aboutUs": "About us",
5
-
"survey": "Survey"
5
+
"survey": "Survey",
6
+
"home": "Home"
6
7
},
7
8
"sponsorship": {
8
9
"description1": "WebDevTalks is a community of development and technology that began over 10 years ago with the aim of bringing developers closer to various topics within the field of software development, web, mobile, IoT, project management, design, and more.",
Copy file name to clipboardExpand all lines: public/es.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@
2
2
"navbar": {
3
3
"sponsorship": "¿Te interesa patrocinar?",
4
4
"aboutUs": "Acerca de nosotros",
5
-
"survey": "Encuesta"
5
+
"survey": "Encuesta",
6
+
"home": "Inicio"
6
7
},
7
8
"sponsorship": {
8
9
"description1": "WebDevTalks es una comunidad de desarrollo y tecnología, que inició hace más de 10 años con la finalidad de acercar desarrolladores a diversos temas dentro del área del desarrollo de software, web, móvil, IoT, manejo de proyectos, diseño y más.",
0 commit comments