Add Basque language ('eu') (#7479)

* Add Basque language

* Contributor's changes
This commit is contained in:
REALSOULMAN
2025-01-24 20:40:20 +01:00
committed by GitHub
parent 4703f3214e
commit 24afc9c89a
8 changed files with 8016 additions and 0 deletions
+2
View File
@@ -15,6 +15,7 @@ import {
el,
enGB,
es,
eu,
fi,
fr,
gl,
@@ -54,6 +55,7 @@ const locales: Record<AppLanguage, Locale | undefined> = {
el,
['en-GB']: enGB,
es,
eu,
fi,
fr,
ga: undefined,