mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
fix space issue
This commit is contained in:
@@ -5948,7 +5948,7 @@
|
|||||||
"workspace-item.delete.button.cancel": "Abbrechen",
|
"workspace-item.delete.button.cancel": "Abbrechen",
|
||||||
|
|
||||||
// "workspace-item.delete.notification.success.title": "Deleted",
|
// "workspace-item.delete.notification.success.title": "Deleted",
|
||||||
"workspace-item.delete.notification.success.title": "Gelöscht",
|
"workspace-item.delete.notification.success.title": "Gelöscht",
|
||||||
|
|
||||||
// "workspace-item.delete.title": "This workspace item was successfully deleted",
|
// "workspace-item.delete.title": "This workspace item was successfully deleted",
|
||||||
"workspace-item.delete.title": "Dieses Workspace-Item wurde erfolgreich gelöscht.",
|
"workspace-item.delete.title": "Dieses Workspace-Item wurde erfolgreich gelöscht.",
|
||||||
@@ -5958,5 +5958,4 @@
|
|||||||
|
|
||||||
// "workspace-item.delete.notification.error.content": "The workspace item could not be deleted",
|
// "workspace-item.delete.notification.error.content": "The workspace item could not be deleted",
|
||||||
"workspace-item.delete.notification.error.content": "Das Workspace-Item konnte nicht gelöscht werden.",
|
"workspace-item.delete.notification.error.content": "Das Workspace-Item konnte nicht gelöscht werden.",
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user