feat: Add Greek translation (#1176)

This commit is contained in:
Symon Baikov
2025-06-06 14:14:00 +02:00
committed by GitHub
parent 7286ecaf35
commit b696fe0e4d
6 changed files with 658 additions and 0 deletions
+2
View File
@@ -8,6 +8,7 @@ import bgBG from './bg-BG';
import csCZ from './cs-CZ';
import daDK from './da-DK';
import deDE from './de-DE';
import elGR from './el-GR';
import enGB from './en-GB';
import enUS from './en-US';
import esES from './es-ES';
@@ -39,6 +40,7 @@ const locales = [
csCZ,
daDK,
deDE,
elGR,
enGB,
enUS,
esES,