gitea/templates
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153)
* Refactor `i18n` to `locale`

- Currently we're using the `i18n` variable naming for the `locale`
struct. This contains locale's specific information and cannot be used
for general i18n purpose, therefore refactoring it to `locale` makes
more sense.
- Ref: https://github.com/go-gitea/gitea/pull/20096#discussion_r906699200

* Update routers/install/install.go
2022-06-27 15:58:46 -05:00
..
admin Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
api/packages/pypi Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
base Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
mail Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
org Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
package Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
repo Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
shared Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
status Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
swagger Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
user Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
home.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
install.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00