mirror of
https://github.com/ProjectSegfault/website
synced 2026-04-10 07:57:41 +05:30
@@ -13,6 +13,11 @@ const config = {
|
||||
key: "common",
|
||||
loader: async () => (await import("../i18n/nb.json")).default
|
||||
},
|
||||
{
|
||||
locale: "fr",
|
||||
key: "common",
|
||||
loader: async () => (await import("../i18n/fr.json")).default
|
||||
}
|
||||
/*
|
||||
{
|
||||
locale: "el",
|
||||
|
||||
Reference in New Issue
Block a user