This repository has been archived on 2023-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
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.
2022-10-10 15:05:32 +01:00
..
base.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
base_list.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
delete_modal.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
dingtalk.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
discord.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
feishu.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
gitea.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
gogs.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
history.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
list.tmpl Merge default and system webhooks under one menu (#14244) 2021-01-15 01:24:03 +02:00
matrix.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
msteams.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
new.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
packagist.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
settings.tmpl Fix calls to i18n in templates (#21394) 2022-10-10 15:05:32 +01:00
slack.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
telegram.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
wechatwork.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00