gitea/build
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 +07:00
..
backport-locales.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 2023-08-30 06:55:25 +07:00
generate-bindata.go Refactor embedded assets and drop unnecessary dependencies (#34692) 2025-06-12 03:59:33 +07:00
generate-emoji.go refactor: remove redundant err declarations (#32381) 2024-10-30 19:36:24 +07:00
generate-gitignores.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +07:00
generate-go-licenses.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 2023-08-30 06:55:25 +07:00
test-env-check.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +07:00
test-env-prepare.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +07:00
update-locales.sh Convert locale files from ini to json format (#35489) 2025-12-19 09:50:48 +07:00