Skip to content

Commit 01cb2c7

Browse files
rootroot
authored andcommitted
Fixing space error and adding new translation keys
1 parent fea1091 commit 01cb2c7

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

src/assets/i18n/es.json5

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8133,7 +8133,7 @@
81338133

81348134
// "browse.search-form.placeholder": "Search the repository",
81358135
"browse.search-form.placeholder": "Buscar en el repositorio",
8136-
8136+
81378137
// "file-download-link.download": "Download ",
81388138
"file-download-link.download": "Descargar ",
81398139

@@ -8721,4 +8721,13 @@
87218721

87228722
// "quality-assurance.event.reason": "Reason",
87238723
"quality-assurance.event.reason": "Motivo",
8724+
8725+
// "dso-selector.placeholder.type.community": "community",
8726+
"dso-selector.placeholder.type.community": "comunidad",
8727+
8728+
// "dso-selector.placeholder.type.collection": "collection",
8729+
"dso-selector.placeholder.type.collection": "colección",
8730+
8731+
// "dso-selector.placeholder.type.item": "item",
8732+
"dso-selector.placeholder.type.item": "ítem",
87248733
}

0 commit comments

Comments
 (0)