feat(frontend) Add Ukrainian language (#8340)

This commit is contained in:
Alexander 2025-05-07 19:09:39 -04:00 committed by GitHub
parent 806d01c8ec
commit 3677c52d2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1041 additions and 537 deletions

View File

@ -17,6 +17,7 @@ export const AvailableLanguages = [
{ label: "Português", value: "pt" },
{ label: "Español", value: "es" },
{ label: "Türkçe", value: "tr" },
{ label: "Українська", value: "uk" },
];
i18n

File diff suppressed because it is too large Load Diff