diff --git a/src/locales/index.ts b/src/locales/index.ts index 3ce1592c..a44480e6 100644 --- a/src/locales/index.ts +++ b/src/locales/index.ts @@ -26,7 +26,7 @@ import nb from "./nb/translation.json"; import et from "./et/translation.json"; import bg from "./bg/translation.json"; import uz from "./uz/translation.json"; -import ua from "./ua/translation.json"; +import fi from "./fi/translation.json"; import sv from "./sv/translation.json"; export default { @@ -43,7 +43,6 @@ export default { ru, tr, be, - ua, uk, zh, id, @@ -51,6 +50,7 @@ export default { da, ar, fa, + fi, ro, ca, bg,