Add possibility of removed content to 404 page (#6913)

Done to clarify a few edge-case situations.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6913
Reviewed-by: Beowulf <beowulf@beocode.eu>
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-committed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
This commit is contained in:
Panagiotis "Ivory" Vasilopoulos 2025-02-23 08:32:40 +00:00 committed by Earl Warren
parent b88baac7e3
commit eaa641c21e

View file

@ -119,7 +119,7 @@ preview = Preview
loading = Loading… loading = Loading…
error = Error error = Error
error404 = The page you are trying to reach either <strong>does not exist</strong> or <strong>you are not authorized</strong> to view it. error404 = The page you are trying to reach either <strong>does not exist</strong>, <strong>has been removed</strong> or <strong>you are not authorized</strong> to view it.
error413 = You have exhausted your quota. error413 = You have exhausted your quota.
go_back = Go Back go_back = Go Back
invalid_data = Invalid data: %v invalid_data = Invalid data: %v