diff options
author | INOUE Daisuke <1407574+dinoue@users.noreply.github.com> | 2025-05-03 00:03:52 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-03 00:03:52 +0900 |
commit | 6c11ce4332dc82a1f9426c2e9617949f66b53846 (patch) | |
tree | c59d031de79c805a07a92c53719dff5dd0fbd387 /locales/en.json | |
parent | c5f7b115db132d720c608223cac958ff78fd3b75 (diff) |
Update locales/en.json, 404 description
Co-authored-by: Raphael <mail@raphaelkabo.com>
Diffstat (limited to 'locales/en.json')
-rw-r--r-- | locales/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en.json b/locales/en.json index 281ba46..d1ae00f 100644 --- a/locales/en.json +++ b/locales/en.json @@ -73,7 +73,7 @@ "util.validation.groupdata.eventgroupdescription": "Event group description is required.", "util.validation.groupdata.eventgroupname": "Event group name is required.", "util.validation.groupdata.eventgroupurl": "Group link is invalid.", - "views.404desc": "It may have never existed, or if it finished more than some days, it's been removed from the server. Don't despair - why not create a new one? I for one would love to come to your ocarina recital.", + "views.404desc": "It may have never existed, or it's been removed from the server. Don't despair - why not create a new one? I for one would love to come to your ocarina recital.", "views.404notfound": "Event not found!", "views.createeventmagiclink.requestmlcontact": "If you run into any issues, please contact the instance administrator.", "views.createeventmagiclink.requestmldesc": "The administrator of this instance has limited event creation to a set of specific email addresses. If your email address is allowed to create events, you will be sent a magic link. If not, you won't receive anything.", |