Skip to main content
getLocalizedData(key): LocalizedData
Defined in: packages/http-framework-i18n/src/lib/utils.ts:48 Gets the value and the localizations from a language key.

Parameters

key

`${string}:${string}` The key to get the localizations from.

Returns

LocalizedData The retrieved data.

Remarks

This should be called strictly after loading the locales.