mirror of https://github.com/go-gitea/gitea.git
* remove unnecessary web context data fields, and unify the i18n/translation related functions to `Locale` * in development, show an error if a translation key is missing * remove the unnecessary loops `for _, lang := range translation.AllLangs()` for every request, which improves the performance slightly * use `ctx.Locale.Language()` instead of `ctx.Data["Lang"].(string)` * add more comments about how the Locale/LangType fields are used |
3 years ago | |
---|---|---|
.. | ||
webhook | 3 years ago | |
branches.tmpl | 3 years ago | |
collaboration.tmpl | 3 years ago | |
deploy_keys.tmpl | 3 years ago | |
githook_edit.tmpl | 4 years ago | |
githooks.tmpl | 3 years ago | |
lfs.tmpl | 3 years ago | |
lfs_file.tmpl | 3 years ago | |
lfs_file_find.tmpl | 3 years ago | |
lfs_locks.tmpl | 3 years ago | |
lfs_pointers.tmpl | 3 years ago | |
nav.tmpl | 4 years ago | |
navbar.tmpl | 4 years ago | |
options.tmpl | 3 years ago | |
protected_branch.tmpl | 4 years ago | |
tags.tmpl | 3 years ago |