master
1import { siteConfig } from '../config';
2import { L } from '@astral-halo/i18n';
3
4export const t = L[siteConfig.lang].web;