From 652aa646973b3d00a5e9e33aff52b1eab01c6b39 Mon Sep 17 00:00:00 2001 From: XLion Date: Sun, 6 Jul 2025 01:22:24 +0800 Subject: [PATCH] Add translation for Traditional Chinese: Add PR number to CHANGELOG --- docs/docs/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index aab5111..ecd1063 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -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