Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
24
const
localize = (key: string) => key;
25
26
const
DEMO_I18N: HomeAssistantInternationalization = {
27
localize,
Callers
15
HaTimeFormatPicker
Class · 0.50
HaTargetPicker
Class · 0.50
HaAreaControlsPicker
Class · 0.50
HaServicePicker
Class · 0.50
render
Method · 0.50
HaAreasFloorsDisplayEditor
Class · 0.50
HaDataTable
Class · 0.50
render
Method · 0.50
HaNumericThresholdSelector
Class · 0.50
integrationName
Function · 0.50
HaSerialPortSelector
Class · 0.50
HaSelectorSelector
Class · 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…