fix: add missing home.moreJobs.loadMore translation keys for homepage button

This commit is contained in:
Tiago Yamamoto 2026-02-25 05:08:49 -06:00
parent 222006fb6b
commit a1ee608611
3 changed files with 6 additions and 3 deletions

View file

@ -245,7 +245,8 @@
}, },
"moreJobs": { "moreJobs": {
"title": "More Jobs", "title": "More Jobs",
"viewAll": "View All Jobs" "viewAll": "View All Jobs",
"loadMore": "Load More Jobs"
}, },
"cta": { "cta": {
"badge": "Social Networks", "badge": "Social Networks",

View file

@ -245,7 +245,8 @@
}, },
"moreJobs": { "moreJobs": {
"title": "Más Empleos", "title": "Más Empleos",
"viewAll": "Ver Todos los Empleos" "viewAll": "Ver Todos los Empleos",
"loadMore": "Cargar Más Empleos"
}, },
"cta": { "cta": {
"badge": "Redes Sociales", "badge": "Redes Sociales",

View file

@ -285,7 +285,8 @@
}, },
"moreJobs": { "moreJobs": {
"title": "Mais Vagas", "title": "Mais Vagas",
"viewAll": "Ver Todas Vagas" "viewAll": "Ver Todas Vagas",
"loadMore": "Carregar Mais Vagas"
}, },
"cta": { "cta": {
"badge": "Redes Sociais", "badge": "Redes Sociais",