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

@ -1,13 +1,13 @@
{
"supportedLanguages": [
"en",
"fr",
"es",
"pt-BR",
"ja",
"de",
"en",
"es",
"et",
"fr",
"ja",
"pt-BR",
"tr",
"zh-CN",
"zh-TW"
]
}