Working translation

This commit is contained in:
aronmal 2023-04-16 15:48:08 +02:00
parent 03d66f6d1c
commit df250eddcb
Signed by: aronmal
GPG key ID: 816B7707426FC612
5 changed files with 34 additions and 5 deletions

View file

@ -1,3 +1,8 @@
// @ts-check
/**
* @type {import('next-i18next').UserConfig}
*/
module.exports = {
i18n: {
defaultLocale: "en",