0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 03:54:25 +01:00
gitea/templates/repo/settings
wxiaoguang 23b6827151
Fix calls to i18n in templates (#21394)
Although the `.i18n` has been refactored to `.locale`, some PRs using
`.i18n` were still merged.

* #20219
* #21246

This PR fixes the calls to `.i18n`.

At the moment, `{{.nosuch.nosuch "..."}}` won't cause template error so
these mistakes don't cause 500 and haven't been found.
2022-10-10 15:05:32 +01:00
..
webhook Fix calls to i18n in templates (#21394) 2022-10-10 15:05:32 +01:00
branches.tmpl
collaboration.tmpl
deploy_keys.tmpl
githook_edit.tmpl
githooks.tmpl
lfs_file_find.tmpl
lfs_file.tmpl
lfs_locks.tmpl
lfs_pointers.tmpl
lfs.tmpl
nav.tmpl
navbar.tmpl
options.tmpl
protected_branch.tmpl
tags.tmpl