Skip to main content
The Deno 2 Release Candidate is here
Learn more
method LocaleService.prototype.getLocaleDb
import { LocaleService } from "https://deno.land/x/sptaki@1.2.0/services/LocaleService.d.ts";

Get the eft globals db file based on the configured locale in config/locale.json, if not found, fall back to 'en'

Returns

Record<string, string>

dictionary