Quad4 Software
Explore Help
Sign In
Mirrors/gitea
1
0
Fork 0
You've already forked gitea
mirror of https://github.com/go-gitea/gitea.git synced 2025-12-22 02:17:10 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
gitea/build
History
Lunny Xiao ffea9a27c3 Convert locale files from ini to json format (#35489)
Migrate from the current INI format to JSON for translations. JSON is
widely supported, including by platforms such as Crowdin and Weblate.
2025-12-19 09:50:48 -08:00
..
backport-locales.go
Use Set[Type] instead of map[Type]bool/struct{}. (#26804)
2023-08-30 06:55:25 +00:00
generate-bindata.go
Refactor embedded assets and drop unnecessary dependencies (#34692)
2025-06-12 03:59:33 +00:00
generate-emoji.go
refactor: remove redundant err declarations (#32381)
2024-10-30 19:36:24 +00:00
generate-gitignores.go
Remove legacy +build: constraint (#19582)
2022-05-02 23:22:45 +08:00
generate-go-licenses.go
Use Set[Type] instead of map[Type]bool/struct{}. (#26804)
2023-08-30 06:55:25 +00:00
test-env-check.sh
Prepare and check test env during CI (#17725)
2021-11-19 13:58:34 +08:00
test-env-prepare.sh
Prepare and check test env during CI (#17725)
2021-11-19 13:58:34 +08:00
update-locales.sh
Convert locale files from ini to json format (#35489)
2025-12-19 09:50:48 -08:00