Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/assets/i18n/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -1460,7 +1460,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",

Expand Down Expand Up @@ -1670,7 +1670,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",

Expand Down Expand Up @@ -1934,7 +1934,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",

Expand Down Expand Up @@ -4110,7 +4110,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",

Expand Down