Make error pages translatable (#11163)

* make error pages translatable

* dont translate ":"

* link need Safe
This commit is contained in:
6543 2020-04-28 01:03:15 +02:00 committed by GitHub
parent 6a3de9e25f
commit 41cebeb8fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 4 deletions

View file

@ -82,6 +82,10 @@ loading = Loading…
error404 = The page you are trying to reach either <strong>does not exist</strong> or <strong>you are not authorized</strong> to view it.
[error]
occurred = An error has occurred
report_message = If you are sure this is a Gitea bug, please search for issue on <a href="https://github.com/go-gitea/gitea/issues">GitHub</a> and open new issue if necessary.
[startpage]
app_desc = A painless, self-hosted Git service
install = Easy to install