mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Merge pull request #3340 from alphapetjg/main
DS-3330: Updated en.json5 to fixed typo for 'occurred'
This commit is contained in:
@@ -1460,7 +1460,7 @@
|
|||||||
|
|
||||||
"community.edit.notifications.unauthorized": "You do not have privileges to make this change",
|
"community.edit.notifications.unauthorized": "You do not have privileges to make this change",
|
||||||
|
|
||||||
"community.edit.notifications.error": "An error occured while editing the community",
|
"community.edit.notifications.error": "An error occurred while editing the community",
|
||||||
|
|
||||||
"community.edit.return": "Back",
|
"community.edit.return": "Back",
|
||||||
|
|
||||||
@@ -1670,7 +1670,7 @@
|
|||||||
|
|
||||||
"curation.form.submit.error.head": "Running the curation task failed",
|
"curation.form.submit.error.head": "Running the curation task failed",
|
||||||
|
|
||||||
"curation.form.submit.error.content": "An error occured when trying to start the curation task.",
|
"curation.form.submit.error.content": "An error occurred when trying to start the curation task.",
|
||||||
|
|
||||||
"curation.form.submit.error.invalid-handle": "Couldn't determine the handle for this object",
|
"curation.form.submit.error.invalid-handle": "Couldn't determine the handle for this object",
|
||||||
|
|
||||||
@@ -1934,7 +1934,7 @@
|
|||||||
|
|
||||||
"forgot-email.form.error.head": "Error when trying to reset password",
|
"forgot-email.form.error.head": "Error when trying to reset password",
|
||||||
|
|
||||||
"forgot-email.form.error.content": "An error occured when attempting to reset the password for the account associated with the following email address: {{ email }}",
|
"forgot-email.form.error.content": "An error occurred when attempting to reset the password for the account associated with the following email address: {{ email }}",
|
||||||
|
|
||||||
"forgot-password.title": "Forgot Password",
|
"forgot-password.title": "Forgot Password",
|
||||||
|
|
||||||
@@ -4110,7 +4110,7 @@
|
|||||||
|
|
||||||
"register-page.registration.error.head": "Error when trying to register email",
|
"register-page.registration.error.head": "Error when trying to register email",
|
||||||
|
|
||||||
"register-page.registration.error.content": "An error occured when registering the following email address: {{ email }}",
|
"register-page.registration.error.content": "An error occurred when registering the following email address: {{ email }}",
|
||||||
|
|
||||||
"register-page.registration.error.recaptcha": "Error when trying to authenticate with recaptcha",
|
"register-page.registration.error.recaptcha": "Error when trying to authenticate with recaptcha",
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user