Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix toolip on mobile notification bell (go-gitea#20270)
Unfortunately there is a bug in go-gitea#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>
- Loading branch information