mirror of
https://gitee.com/gitea/gitea
synced 2026-03-20 19:35:37 +08:00
Fix more "locale" usages (#27259)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
sub template triggers an executing error
|
||||
|
||||
{{.locale.NoSuch "asdf"}}
|
||||
{{ctx.Locale.NoSuch "asdf"}}
|
||||
|
||||
Reference in New Issue
Block a user