mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
feat(frontend) Add Ukrainian language (#8340)
This commit is contained in:
parent
806d01c8ec
commit
3677c52d2b
@ -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
Loading…
x
Reference in New Issue
Block a user