mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Merge pull request #4667 from tdonohue/port_4628_to_8x
[Port dspace-8_x] Fix untranslated i18n keys ror api
This commit is contained in:
@@ -6876,4 +6876,10 @@
|
||||
"dynamic-form-array.sortable-list.label": "Sortable list",
|
||||
|
||||
"metadata-export-search.submit.error.limit-exceeded": "Only the first {{limit}} items will be exported",
|
||||
|
||||
"item.preview.organization.url": "URL",
|
||||
|
||||
"item.preview.organization.address.addressLocality": "City",
|
||||
|
||||
"item.preview.organization.alternateName": "Alternative name",
|
||||
}
|
||||
|
@@ -10471,5 +10471,10 @@
|
||||
// TODO New key - Add a translation
|
||||
"metadata-export-search.submit.error.limit-exceeded": "Only the first {{limit}} items will be exported",
|
||||
|
||||
"item.preview.organization.url": "URL",
|
||||
|
||||
"item.preview.organization.address.addressLocality": "Cidade",
|
||||
|
||||
"item.preview.organization.alternateName": "Nome alternativo",
|
||||
|
||||
}
|
@@ -10798,5 +10798,4 @@
|
||||
// TODO New key - Add a translation
|
||||
"metadata-export-search.submit.error.limit-exceeded": "Only the first {{limit}} items will be exported",
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user