Update index.ts

This commit is contained in:
xmkgfm 2024-05-13 17:47:05 +09:00 committed by GitHub
parent 6c9f2547cc
commit a4bf62aaf0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,3 +11,4 @@ export { default as tr } from "./tr/translation.json";
export { default as be } from "./be/translation.json";
export { default as uk } from "./uk/translation.json";
export { default as id } from "./id/translation.json";
export { default as ko } from "./ko/translation.json";