1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00: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 Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
collaboration.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
deploy_keys.tmpl Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
githook_edit.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
githooks.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
lfs_file_find.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
lfs_file.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
lfs_locks.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
lfs_pointers.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
lfs.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
nav.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
navbar.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
options.tmpl Fix issue that sync_on_commit is not set (#21309) 2022-10-01 16:07:05 +03:00
protected_branch.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
tags.tmpl Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00