forgejo/templates
wxiaoguang 23b6827151
Fix calls to i18n in templates ()
Although the `.i18n` has been refactored to `.locale`, some PRs using
`.i18n` were still merged.

* 
* 

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 () 2022-09-19 20:53:39 -04:00
api/packages/pypi Add Package Registry () 2022-03-30 16:42:47 +08:00
base Removed one extra whitespace in footer after "Template" () 2022-10-08 11:53:42 +08:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Add whitespace removal inside template curly brackes () 2022-08-25 17:55:52 -04:00
mail Make sure fmt catches all templates () 2022-08-31 23:58:54 +08:00
org Allow creation of OAuth2 applications for orgs () 2022-10-09 20:07:41 +08:00
package Fix empty container layer history and UI () 2022-09-27 15:03:24 +02:00
repo Fix calls to i18n in templates () 2022-10-10 15:05:32 +01:00
shared Do not add links to Posters or Assignees with ID < 0 () 2022-09-03 10:33:34 +01:00
status Remove fomantic image module () 2022-09-12 17:08:46 +08:00
swagger Make external issue tracker regexp configurable via API () 2022-10-07 20:49:30 +08:00
user Allow creation of OAuth2 applications for orgs () 2022-10-09 20:07:41 +08:00
home.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
install.tmpl Rework mailer settings () 2022-08-02 13:24:18 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00