1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-06 04:23:43 -04:00
gitea/templates/repo/issue
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
..
fields
labels
view_content Make labels clickable in the comments section. (#21137) 2022-09-12 13:45:14 -04:00
branch_selector_field.tmpl
choose.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Fix calls to i18n in templates (#21394) 2022-10-10 15:05:32 +01:00
milestone_issues.tmpl Fix calls to i18n in templates (#21394) 2022-10-10 15:05:32 +01:00
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl Do not add links to Posters or Assignees with ID < 0 (#20577) 2022-09-03 10:33:34 +01:00
new.tmpl Fix various typos (#21103) 2022-09-07 14:40:36 -04:00
openclose.tmpl
search.tmpl
view_content.tmpl
view_title.tmpl
view.tmpl