0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 17:24:46 +01:00
gitea/services
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
..
agit Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
asymkey
attachment
auth Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
automerge Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
comments
context
cron Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
externalaccount
forms
gitdiff Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
issue Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
lfs
mailer Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
migrations Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
mirror
org
packages
pull Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
release
repository
task Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
user
webhook Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
wiki