Skip to content

Commit ed5ac47

Browse files
authored
Update en.json5 - fixed typo for occurred
1 parent 779ff47 commit ed5ac47

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/assets/i18n/en.json5

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@
14601460

14611461
"community.edit.notifications.unauthorized": "You do not have privileges to make this change",
14621462

1463-
"community.edit.notifications.error": "An error occured while editing the community",
1463+
"community.edit.notifications.error": "An error occurred while editing the community",
14641464

14651465
"community.edit.return": "Back",
14661466

@@ -1670,7 +1670,7 @@
16701670

16711671
"curation.form.submit.error.head": "Running the curation task failed",
16721672

1673-
"curation.form.submit.error.content": "An error occured when trying to start the curation task.",
1673+
"curation.form.submit.error.content": "An error occurred when trying to start the curation task.",
16741674

16751675
"curation.form.submit.error.invalid-handle": "Couldn't determine the handle for this object",
16761676

@@ -1934,7 +1934,7 @@
19341934

19351935
"forgot-email.form.error.head": "Error when trying to reset password",
19361936

1937-
"forgot-email.form.error.content": "An error occured when attempting to reset the password for the account associated with the following email address: {{ email }}",
1937+
"forgot-email.form.error.content": "An error occurred when attempting to reset the password for the account associated with the following email address: {{ email }}",
19381938

19391939
"forgot-password.title": "Forgot Password",
19401940

@@ -4110,7 +4110,7 @@
41104110

41114111
"register-page.registration.error.head": "Error when trying to register email",
41124112

4113-
"register-page.registration.error.content": "An error occured when registering the following email address: {{ email }}",
4113+
"register-page.registration.error.content": "An error occurred when registering the following email address: {{ email }}",
41144114

41154115
"register-page.registration.error.recaptcha": "Error when trying to authenticate with recaptcha",
41164116

0 commit comments

Comments
 (0)