Foxnouns.NET/Foxnouns.Frontend/i18next-parser.config.js

5 lines
85 B
JavaScript

import i18n from "./app/i18n.js";
export default {
locales: i18n.supportedLngs,
};