mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
CST-12455 Added missing i18n values
This commit is contained in:
@@ -929,11 +929,13 @@
|
|||||||
"ldn-new-service.form.label.name": "Name",
|
"ldn-new-service.form.label.name": "Name",
|
||||||
"ldn-new-service.form.label.description": "Description",
|
"ldn-new-service.form.label.description": "Description",
|
||||||
"ldn-new-service.form.label.url": "Service URL",
|
"ldn-new-service.form.label.url": "Service URL",
|
||||||
|
"ldn-new-service.form.label.score": "Level of trust",
|
||||||
"ldn-new-service.form.label.ldnUrl": "LDN Inbox URL",
|
"ldn-new-service.form.label.ldnUrl": "LDN Inbox URL",
|
||||||
"ldn-new-service.form.placeholder.name": "Please provide service name",
|
"ldn-new-service.form.placeholder.name": "Please provide service name",
|
||||||
"ldn-new-service.form.placeholder.description": "Please provide a description regarding your service",
|
"ldn-new-service.form.placeholder.description": "Please provide a description regarding your service",
|
||||||
"ldn-new-service.form.placeholder.url": "Please input the URL for users to check out more information about the service",
|
"ldn-new-service.form.placeholder.url": "Please input the URL for users to check out more information about the service",
|
||||||
"ldn-new-service.form.placeholder.ldnUrl": "Please specify the URL of the LDN Inbox",
|
"ldn-new-service.form.placeholder.ldnUrl": "Please specify the URL of the LDN Inbox",
|
||||||
|
"ldn-new-service.form.placeholder.score": "Please enter a value between 0 and 1. Use the “.” as decimal separator",
|
||||||
"ldn-new-service.form.label.inboundPattern": "Inbound Patterns",
|
"ldn-new-service.form.label.inboundPattern": "Inbound Patterns",
|
||||||
"ldn-new-service.form.label.placeholder.inboundPattern": "Select an Inbound Pattern",
|
"ldn-new-service.form.label.placeholder.inboundPattern": "Select an Inbound Pattern",
|
||||||
"ldn-new-service.form.label.placeholder.selectedItemFilter": "No Item Filter Selected",
|
"ldn-new-service.form.label.placeholder.selectedItemFilter": "No Item Filter Selected",
|
||||||
@@ -954,8 +956,12 @@
|
|||||||
"service.overview.reset-form.reset-confirm":"Discard",
|
"service.overview.reset-form.reset-confirm":"Discard",
|
||||||
"admin.registries.services-formats.modify.success.head": "Successful Edit",
|
"admin.registries.services-formats.modify.success.head": "Successful Edit",
|
||||||
"admin.registries.services-formats.modify.success.content": "The service has been edited",
|
"admin.registries.services-formats.modify.success.content": "The service has been edited",
|
||||||
|
"admin.registries.services-formats.modify.failure.head": "Failed Edit",
|
||||||
|
"admin.registries.services-formats.modify.failure.content": "The service has not been edited",
|
||||||
"ldn-service-notification.created.success.title": "Successful Create",
|
"ldn-service-notification.created.success.title": "Successful Create",
|
||||||
"ldn-service-notification.created.success.body": "The service has been created",
|
"ldn-service-notification.created.success.body": "The service has been created",
|
||||||
|
"ldn-service-notification.created.failure.title": "Failed Create",
|
||||||
|
"ldn-service-notification.created.failure.body": "The service has not been created",
|
||||||
"ldn-enable-service.notification.success.title": "Successful status updated",
|
"ldn-enable-service.notification.success.title": "Successful status updated",
|
||||||
"ldn-enable-service.notification.success.content": "The service status has been updated",
|
"ldn-enable-service.notification.success.content": "The service status has been updated",
|
||||||
"ldn-service-delete.notification.success.title": "Successful Deletion",
|
"ldn-service-delete.notification.success.title": "Successful Deletion",
|
||||||
|
Reference in New Issue
Block a user