@@ -19,7 +19,10 @@
import {l as proxyL} from "astro-i18n";
const locales = ["de"];
const locales = [
"en",
"de",
];
export const l = (route: string) => {
const transPath = proxyL(route);
The note is not visible to the blocked user.