interface ILocaleBaseimport { type ILocaleBase } from "https://deno.land/x/sptaki@1.2.0/models/spt/server/ILocaleBase.d.ts"; Propertiesglobal: Record<string, Record<string, string>>menu: Record<string, string>languages: Record<string, string>server: Record<string, Record<string, string>>