mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-07-29 20:43:08 +08:00

Unfortunately there is a bug in #20108 where the translation call was not updated to use `.locale` from `.i18n`. This PR updates the template to use `.locale`. Signed-off-by: Andrew Thornton <art27@cantab.net>