Working translation
This commit is contained in:
parent
03d66f6d1c
commit
df250eddcb
5 changed files with 34 additions and 5 deletions
|
@ -1,3 +1,8 @@
|
|||
// @ts-check
|
||||
|
||||
/**
|
||||
* @type {import('next-i18next').UserConfig}
|
||||
*/
|
||||
module.exports = {
|
||||
i18n: {
|
||||
defaultLocale: "en",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue