MCPcopy
hub / github.com/home-assistant/frontend / localize

Function localize

gallery/src/pages/components/ha-tip.ts:24–24  ·  view source on GitHub ↗
(key: string)

Source from the content-addressed store, hash-verified

22];
23
24const localize = (key: string) => key;
25
26const DEMO_I18N: HomeAssistantInternationalization = {
27 localize,

Callers 15

HaTimeFormatPickerClass · 0.50
HaTargetPickerClass · 0.50
HaServicePickerClass · 0.50
renderMethod · 0.50
HaDataTableClass · 0.50
renderMethod · 0.50
integrationNameFunction · 0.50
HaSelectorSelectorClass · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…