mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Merge pull request #3362 from DSpace/backport-3340-to-dspace-7_x
[Port dspace-7_x] DS-3330: Updated en.json5 to fixed typo for 'occurred'
This commit is contained in:
@@ -1240,7 +1240,7 @@
|
||||
|
||||
"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",
|
||||
|
||||
@@ -1448,7 +1448,7 @@
|
||||
|
||||
"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",
|
||||
|
||||
@@ -1700,7 +1700,7 @@
|
||||
|
||||
"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",
|
||||
|
||||
@@ -3518,7 +3518,7 @@
|
||||
|
||||
"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",
|
||||
|
||||
|
Reference in New Issue
Block a user