src/assets/i18n: fix English permission string

The current message is not correct English. Note, there seems to be
a mix of "don't" and "do not" language. Perhaps we should harmonize
that eventually.
This commit is contained in:
Alan Orth
2023-06-02 12:59:20 +03:00
parent 37a323e94f
commit da245b88b8

View File

@@ -4061,7 +4061,7 @@
"submission.general.cancel": "Cancel", "submission.general.cancel": "Cancel",
"submission.general.cannot_submit": "You have not the privilege to make a new submission.", "submission.general.cannot_submit": "You don't have permission to make a new submission.",
"submission.general.deposit": "Deposit", "submission.general.deposit": "Deposit",