Add translation for Traditional Chinese: Add PR number to CHANGELOG

This commit is contained in:
XLion 2025-07-06 01:22:24 +08:00 committed by Xe Iaso
parent 43864b0a01
commit 652aa64697
No known key found for this signature in database

View File

@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add translation for Turkish language ([#751](https://github.com/TecharoHQ/anubis/pull/751))
- Allow [Common Crawl](https://commoncrawl.org/) by default so scrapers have less incentive to scrape
- The [bbolt storage backend](./admin/policies.mdx#bbolt) now runs its cleanup every hour instead of every five minutes.
- Add translation for Traditional Chinese
- Add translation for Traditional Chinese ([#759](https://github.com/TecharoHQ/anubis/pull/759))
### Potentially breaking changes