You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
branch Refactor `i18n` to `locale` (#20153) 2 years ago
diff Refactor `i18n` to `locale` (#20153) 2 years ago
editor Refactor `i18n` to `locale` (#20153) 2 years ago
find Refactor `i18n` to `locale` (#20153) 2 years ago
graph Propagate context and ensure git commands run in request context (#17868) 2 years ago
issue Refactor `i18n` to `locale` (#20153) 2 years ago
migrate Refactor `i18n` to `locale` (#20153) 2 years ago
projects Refactor `i18n` to `locale` (#20153) 2 years ago
pulls Refactor `i18n` to `locale` (#20153) 2 years ago
release Refactor `i18n` to `locale` (#20153) 2 years ago
settings Refactor `i18n` to `locale` (#20153) 2 years ago
wiki Refactor `i18n` to `locale` (#20153) 2 years ago
activity.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
blame.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
branch_dropdown.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
clone_buttons.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
commit_page.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
commit_status.tmpl Show dropdown with all statuses for commit (#13977) 4 years ago
commit_statuses.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
commits.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
commits_list.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
commits_list_small.tmpl Fix a broken link in `commits_list_small.tmpl` (#18763) 2 years ago
commits_table.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
create.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
empty.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
forks.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
graph.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
header.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
home.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
icon.tmpl Do not display org avatar near icon for internal repos (#13957) 4 years ago
packages.tmpl Add Package Registry (#16510) 2 years ago
search.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
shabox_badge.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
sub_menu.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
unicode_escape_prompt.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
upload.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
user_cards.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
view_file.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
view_list.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
watchers.tmpl Add class to page content to unify top margin (#13766) 4 years ago