feat(i18n): add Estonian locale (#783)
* feat(i18n): add et locale * chore: update changelog * wording * "feature"
This commit is contained in:
parent
5b8b6d1c94
commit
1c4a1aec4a
4 changed files with 76 additions and 8 deletions
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"supportedLanguages": [
|
||||
"en",
|
||||
"fr",
|
||||
"es",
|
||||
"pt-BR",
|
||||
"ja",
|
||||
"de",
|
||||
"en",
|
||||
"es",
|
||||
"et",
|
||||
"fr",
|
||||
"ja",
|
||||
"pt-BR",
|
||||
"tr",
|
||||
"zh-CN",
|
||||
"zh-TW"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue