diff --git a/src/locales/index.ts b/src/locales/index.ts index 6c4b647b..3966b589 100644 --- a/src/locales/index.ts +++ b/src/locales/index.ts @@ -6,10 +6,10 @@ import it from './it.json'; import ja from './ja.json'; import kn from './kn.json'; import ko from './ko.json'; -import ta from './ta.json'; import nl from './nl.json'; import ru from './ru.json'; import sl from './sl.json'; +import ta from './ta.json'; import th from './th.json'; import tr from './tr.json'; import uk from './uk.json';