Hi Peter, Almost* all text in the DSpace User Interface can be found in the translation/internationalization files in the "src/assets/i18n" folder: https://github.com/DSpace/dspace-angular/tree/main/src/assets/i18n
This means that you can easily make bulk changes across the English file (en.json5) as you see fit. (* I said "Almost" because we do occasionally find areas where English text is wrongly hardcoded. These would be considered bugs, as the goal is that all text should be translatable.) Tim On Wednesday, April 17, 2024 at 1:58:21 PM UTC-5 Peter wrote: > Hello, > > In DSpace, the "author" label is used in multiple places, such as in > "browsing/filtering by author", even though we might actually be listing > names of not only authors but also other contributors. We can edit the > labels in the configuration files, but perhaps this should be set up as > "contributors" instead of "authors" by default? > > Thanks, > Peter > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/871bfbc1-ef83-4e45-b179-84172a487fb4n%40googlegroups.com.
