i18n: add Basque (eu) translation (#12544)

Same as with icelandic (#12301) we may be even fewer than them but let's
have this translated into Basque.

I also volunteer for the basque translation team.
This commit is contained in:
kat
2026-05-09 16:12:57 +00:00
committed by GitHub
3 changed files with 355 additions and 0 deletions

View File

@@ -58,4 +58,5 @@ pub const locales = [_][:0]const u8{
"vi",
"kk",
"be",
"eu",
};