mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-16 04:50:01 -04:00
Remove i18n leftovers from experimenting
This commit is contained in:
parent
0262ee9ff0
commit
68a8be1427
1 changed files with 0 additions and 4 deletions
|
@ -6,8 +6,4 @@ import icon from "astro-icon";
|
|||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
integrations: [tailwind(), icon()],
|
||||
i18n: {
|
||||
defaultLocale: "en-US",
|
||||
locales: ["en-US", "jp"],
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue