import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Solidot',
url: 'www.solidot.org',
lang: 'zh-CN',
};