MCPcopy Create free account
hub / github.com/api-platform/website / getDictionary

Function getDictionary

pwa/i18n/get-dictionary.ts:10–10  ·  view source on GitHub ↗
(locale: Locale)

Source from the content-addressed store, hash-verified

8};
9
10export const getDictionary = async (locale: Locale) => dictionaries[locale]();

Callers 2

getTranslationFunction · 0.90
RootLayoutFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected