1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/templates/repo/settings/webhook
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
..
base_list.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
base.tmpl
delete_modal.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
dingtalk.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
discord.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
feishu.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
gitea.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
gogs.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
history.tmpl Make sure fmt catches all templates () 2022-08-31 23:58:54 +08:00
list.tmpl
matrix.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
msteams.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
new.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
packagist.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
settings.tmpl Fix calls to i18n in templates () 2022-10-10 15:05:32 +01:00
slack.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
telegram.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
wechatwork.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00