Forgejo/modules
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
..
activitypub Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
analyze
appstate
auth
avatar
base Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
cache
charset Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
container
context Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
convert Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
csv
doctor Add doctor command to write commit-graphs (#20007) 2022-06-25 20:02:29 +01:00
emoji
eventsource Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
generate
git Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
gitgraph Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
graceful Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
hcaptcha
highlight Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
hostmatcher
httpcache
httplib
indexer Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
json
lfs
log
markup Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
metrics
migration Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
nosql Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
notification
options
packages Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
paginator
password
pprof
private Allow manager logging to set SQL (#20064) 2022-06-24 12:49:47 +02:00
process Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
proxy
public
queue Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
recaptcha
references Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
regexplru
repository Adjust transaction handling via db.Context (#20031) 2022-06-20 14:38:58 +02:00
secret
session
setting Remove support for sr-SP (#20155) 2022-06-27 14:50:30 -05:00
sitemap Add sitemap support (#18407) 2022-06-25 19:06:01 +02:00
ssh
storage Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
structs Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
svg
sync
templates Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
test
timeutil Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
translation Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
typesniffer
updatechecker
upload
uri
user
util Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
validation
web Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00