mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[CST-4510] Fix i18n labels
This commit is contained in:
@@ -2409,6 +2409,7 @@
|
|||||||
|
|
||||||
"nav.user.description" : "User profile bar",
|
"nav.user.description" : "User profile bar",
|
||||||
|
|
||||||
|
"none.listelement.badge": "Untyped",
|
||||||
|
|
||||||
|
|
||||||
"orgunit.listelement.badge": "Organizational Unit",
|
"orgunit.listelement.badge": "Organizational Unit",
|
||||||
@@ -3241,7 +3242,7 @@
|
|||||||
|
|
||||||
"submission.import-external.title.Publication": "Import a publication from an external source",
|
"submission.import-external.title.Publication": "Import a publication from an external source",
|
||||||
|
|
||||||
"submission.import-external.title.unset": "Import metadata from an external source",
|
"submission.import-external.title.none": "Import metadata from an external source",
|
||||||
|
|
||||||
"submission.import-external.page.hint": "Enter a query above to find items from the web to import in to DSpace.",
|
"submission.import-external.page.hint": "Enter a query above to find items from the web to import in to DSpace.",
|
||||||
|
|
||||||
@@ -3748,7 +3749,6 @@
|
|||||||
"vocabulary-treeview.tree.description.srsc": "Research Subject Categories",
|
"vocabulary-treeview.tree.description.srsc": "Research Subject Categories",
|
||||||
|
|
||||||
|
|
||||||
"unset.listelement.badge": "Untyped",
|
|
||||||
|
|
||||||
"uploader.browse": "browse",
|
"uploader.browse": "browse",
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user