Skip to content

Commit e0f0b69

Browse files
authored
Merge pull request DSpace#2274 from alanorth/fix-english-permission-string
src/assets/i18n: fix English permission string
2 parents acb9b24 + da245b8 commit e0f0b69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/i18n/en.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4061,7 +4061,7 @@
40614061

40624062
"submission.general.cancel": "Cancel",
40634063

4064-
"submission.general.cannot_submit": "You have not the privilege to make a new submission.",
4064+
"submission.general.cannot_submit": "You don't have permission to make a new submission.",
40654065

40664066
"submission.general.deposit": "Deposit",
40674067

0 commit comments

Comments
 (0)