mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-10 01:52:03 +05:30
Remove el i18n temporarily
Signed-off-by: Alex J <odyssey346@disroot.org>
This commit is contained in:
parent
c6fc1730a4
commit
41f2a321d7
@ -13,11 +13,13 @@ const config = {
|
||||
key: "common",
|
||||
loader: async () => (await import("../i18n/nb.json")).default
|
||||
},
|
||||
/*
|
||||
{
|
||||
locale: "el",
|
||||
key: "common",
|
||||
loader: async () => (await import("../i18n/el.json")).default
|
||||
}
|
||||
*/
|
||||
]
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user