Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
Ok. done successfully. didn't know I needed it. hope it works now.
  • Loading branch information
Kyo-70 authored Oct 19, 2024
1 parent 9f36a70 commit 01a2e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/locales/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ import fr from "./fr.json";
import it from "./it.json";
import ja from "./ja.json";
import pl from "./pl.json";
import ptBR from "./pt-BR.json";
import ru from "./ru.json";
import uk from "./uk.json";
import zhCN from "./zh-CN.json";
import zhTW from "./zh-TW.json";
import ptBR from "./pt-BR.json";

export default {
ca,
Expand Down

0 comments on commit 01a2e66

Please sign in to comment.