summaryrefslogtreecommitdiff
path: root/app/i18n/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/index.ts')
-rw-r--r--app/i18n/index.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/i18n/index.ts b/app/i18n/index.ts
new file mode 100644
index 0000000..fbfba4e
--- /dev/null
+++ b/app/i18n/index.ts
@@ -0,0 +1,3 @@
+import "./i18n"
+export * from "./i18n"
+export * from "./translate"