-
Alexander Schoch authoredAlexander Schoch authored
next-i18next.config.js 89 B
module.exports = {
i18n: {
locales: ["en", "de"],
defaultLocale: "en",
},
};
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
module.exports = {
i18n: {
locales: ["en", "de"],
defaultLocale: "en",
},
};