mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Merge pull request #4666 from DSpace/backport-4628-to-dspace-9_x
[Port dspace-9_x] Fix untranslated i18n keys ror api
This commit is contained in:
@@ -7207,4 +7207,10 @@
|
|||||||
"metadata-export-search.submit.error.limit-exceeded": "Only the first {{limit}} items will be exported",
|
"metadata-export-search.submit.error.limit-exceeded": "Only the first {{limit}} items will be exported",
|
||||||
|
|
||||||
"file-download-link.request-copy": "Request a copy of ",
|
"file-download-link.request-copy": "Request a copy of ",
|
||||||
|
|
||||||
|
"item.preview.organization.url": "URL",
|
||||||
|
|
||||||
|
"item.preview.organization.address.addressLocality": "City",
|
||||||
|
|
||||||
|
"item.preview.organization.alternateName": "Alternative name",
|
||||||
}
|
}
|
||||||
|
@@ -11139,5 +11139,10 @@
|
|||||||
// TODO New key - Add a translation
|
// TODO New key - Add a translation
|
||||||
"file-download-link.request-copy": "Request a copy of ",
|
"file-download-link.request-copy": "Request a copy of ",
|
||||||
|
|
||||||
|
"item.preview.organization.url": "URL",
|
||||||
|
|
||||||
}
|
"item.preview.organization.address.addressLocality": "Cidade",
|
||||||
|
|
||||||
|
"item.preview.organization.alternateName": "Nome alternativo",
|
||||||
|
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user