forgejo/templates
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
..
admin Fix template bug of admin monitor (#21208) 2022-09-19 20:53:39 -04:00
api/packages/pypi
base Removed one extra whitespace in footer after "Template" (#21364) 2022-10-08 11:53:42 +08:00
custom
explore
mail
org Allow creation of OAuth2 applications for orgs (#18084) 2022-10-09 20:07:41 +08:00
package Fix empty container layer history and UI (#21251) 2022-09-27 15:03:24 +02:00
repo Fix calls to i18n in templates (#21394) 2022-10-10 15:05:32 +01:00
shared
status
swagger Make external issue tracker regexp configurable via API (#21338) 2022-10-07 20:49:30 +08:00
user Allow creation of OAuth2 applications for orgs (#18084) 2022-10-09 20:07:41 +08:00
home.tmpl
install.tmpl
post-install.tmpl