From 823712b7f39bbb52d63fef9c802a9689fb22f61e Mon Sep 17 00:00:00 2001 From: vnumex <10434535+vnumex@users.noreply.github.com> Date: Sun, 5 May 2024 13:56:09 +0300 Subject: [PATCH] Update index.ts --- src/locales/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/index.ts b/src/locales/index.ts index f86cf13a..9be868cc 100644 --- a/src/locales/index.ts +++ b/src/locales/index.ts @@ -5,4 +5,4 @@ export { default as fr } from "./fr/translation.json"; export { default as hu } from "./hu/translation.json"; export { default as it } from "./it/translation.json"; export { default as ru } from "./ru/translation.json"; -export { default as tr } from "./tr/translation.json"; \ No newline at end of file +export { default as tr } from "./tr/translation.json";