import type { Translation } from "./en" export default { welcome: "欢迎来到Kunkun" } satisfies Translation