gitea/templates/repo/settings
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
..
webhook Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
branches.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
collaboration.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
deploy_keys.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
githook_edit.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
githooks.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
lfs.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
lfs_file.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
lfs_file_find.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
lfs_locks.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
lfs_pointers.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
nav.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
navbar.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
options.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
protected_branch.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
tags.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00