Update index.ts

This commit is contained in:
L01D 2024-06-28 19:03:28 +02:00 committed by GitHub
parent bc2e206bd2
commit 3878e45dc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,5 @@
import { Translation, CalloutTranslation } from "./locales/definition"
import en from "./locales/en-US"
import en from "./locales/en-GB"
import fr from "./locales/fr-FR"
import it from "./locales/it-IT"
import ja from "./locales/ja-JP"