Skip to content

Commit 30b4112

Browse files
committed
Fix missing keys in language file
1 parent 53562e5 commit 30b4112

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/assets/i18n/es.json5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1988,6 +1988,9 @@
19881988
// "collection.page.news": "News",
19891989
"collection.page.news": "Noticias",
19901990

1991+
// "collection.search.results.head": "Search Results",
1992+
"collection.search.results.head": "Resultados de la búsqueda",
1993+
19911994
// "collection.select.confirm": "Confirm selected",
19921995
"collection.select.confirm": "Confirmar seleccionado",
19931996

@@ -2342,6 +2345,9 @@
23422345
// "community.all-lists.head": "Subcommunities and Collections",
23432346
"community.all-lists.head": "Subcomunidades y colecciones",
23442347

2348+
// "community.search.results.head": "Search Results",
2349+
"community.search.results.head": "Resultados de la búsqueda",
2350+
23452351
// "community.sub-collection-list.head": "Collections in this Community",
23462352
"community.sub-collection-list.head": "Colecciones de esta comunidad",
23472353

0 commit comments

Comments
 (0)