feat: Add Estonian translation (#1212)

This commit is contained in:
Symon Baikov
2025-06-16 20:39:50 +02:00
committed by GitHub
parent 3126a40bba
commit 2d1a8658bb
6 changed files with 640 additions and 0 deletions
+2
View File
@@ -12,6 +12,7 @@ import elGR from './el-GR';
import enGB from './en-GB';
import enUS from './en-US';
import esES from './es-ES';
import etEE from './et-EE';
import faIR from './fa-IR';
import fiFI from './fi-FI';
import frFR from './fr-FR';
@@ -45,6 +46,7 @@ const locales = [
enGB,
enUS,
esES,
etEE,
faIR,
fiFI,
frFR,