diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2022-10-10 22:05:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-10 15:05:32 +0100 |
commit | 23b6827151bbd85b645d2c74273410c100fc65e6 (patch) | |
tree | 4321fe290fdd3ff510f4cbdd3658c3e8eb28c8ac /CHANGELOG.md | |
parent | 7044d34ae577b54d42ea5dee13faa772036e9a77 (diff) | |
download | gitea-23b6827151bbd85b645d2c74273410c100fc65e6.tar.gz gitea-23b6827151bbd85b645d2c74273410c100fc65e6.zip |
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.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions