feat(i18n): add Estonian locale (#783)

* feat(i18n): add et locale

* chore: update changelog

* wording

* "feature"
This commit is contained in:
Henri Vasserman 2025-07-09 14:18:11 +03:00 committed by GitHub
parent 5b8b6d1c94
commit 1c4a1aec4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 76 additions and 8 deletions

View file

@ -36,6 +36,7 @@ Anubis now supports localized responses. Locales can be added in [lib/localizati
- [Brazilian Portugese](https://github.com/TecharoHQ/anubis/pull/726)
- [Chinese (Traditional)](https://github.com/TecharoHQ/anubis/pull/759)
- English
- [Estonian](https://github.com/TecharoHQ/anubis/pull/783)
- [French](https://github.com/TecharoHQ/anubis/pull/716)
- [German](https://github.com/TecharoHQ/anubis/pull/741)
- [Spanish](https://github.com/TecharoHQ/anubis/pull/716)