You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/settings/webhook
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.
2 years ago
..
base.tmpl
base_list.tmpl
delete_modal.tmpl
dingtalk.tmpl
discord.tmpl
feishu.tmpl
gitea.tmpl
gogs.tmpl
history.tmpl
list.tmpl
matrix.tmpl
msteams.tmpl
new.tmpl
packagist.tmpl
settings.tmpl Fix calls to i18n in templates (#21394) 2 years ago
slack.tmpl
telegram.tmpl
wechatwork.tmpl