mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
add untranslated i18n keys for ROR API
This commit is contained in:

committed by
Tim Donohue

parent
6515ec3a46
commit
4a67aa6820
@@ -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",
|
||||
}
|
||||
|
@@ -10798,5 +10798,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",
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user