Thanks to visit codestin.com
Credit goes to github.com

Skip to content

item types in dso-selector component are not getting translated #598

@bram-atmire

Description

@bram-atmire

placeholder="{{'dso-selector.placeholder' | translate: { type: type.toString().toLowerCase() } }}"

https://github.com/DSpace/dspace-angular/blob/master/src/app/shared/dso-selector/dso-selector/dso-selector.component.html#L5

has a message in the catalog reading:

"dso-selector.placeholder": "Search for a {{ type }}",

https://github.com/DSpace/dspace-angular/blob/master/resources/i18n/en.json5#L535

Right now, it seems like these types (item, collection, commmunity, ...) are not getting translated.

Metadata

Metadata

Labels

bugclaimed: AtmireAtmire team is working on this issue & will contribute backi18n / l10nInternationalisation and localisation, related to message catalogs

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions