Add Finnish localization (#863)

* add Finnish localization

* add fi to supportedLanguages

* add entry for Finnish to CHANGELOG
This commit is contained in:
ZerionSeven 2025-07-22 01:56:16 +03:00 committed by GitHub
parent 24e3746b0b
commit 1dc9525427
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 66 additions and 0 deletions

View file

@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Anubis now supports these new languages:
- [Czech](https://github.com/TecharoHQ/anubis/pull/849)
- [Finnish](https://github.com/TecharoHQ/anubis/pull/863)
Anubis now supports the [`missingHeader`](./admin/configuration/expressions.mdx#missingHeader) to assert the absence of headers in requests.