Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
export
const
getDictionary =
async
(locale: Locale) => dictionaries[locale]();
Callers
2
getTranslation
Function · 0.90
RootLayout
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected