getLocalizedData(Defined in: packages/http-framework-i18n/src/lib/utils.ts:48 Gets the value and the localizations from a language key.key):LocalizedData
Parameters
key
`${string}:${string}`
The key to get the localizations from.
Returns
LocalizedData
The retrieved data.