Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
Update language index
Browse files Browse the repository at this point in the history
  • Loading branch information
devlanda authored Mar 28, 2024
1 parent c84d11a commit 6e87202
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/i18n/translations/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import fi from "./fi.json";
import fr from "./fr.json";
import gl from "./gl.json";
import ja from "./ja.json";
import nl from "./nl.json";
import pl from "./pl.json";
import pt from "./pt.json";
import ro from "./ro.json";
Expand All @@ -19,6 +20,7 @@ export default {
fr,
gl,
ja,
nl,
pl,
pt,
ro,
Expand Down

0 comments on commit 6e87202

Please sign in to comment.