Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/shareAI-lab/learn-claude-code
/ useLocale
Function
useLocale
web/src/lib/i18n.tsx:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
export function useLocale() {
35
return useContext(I18nContext).locale;
36
}
Callers
8
Header
Function · 0.90
Timeline
Function · 0.90
DesignDecisions
Function · 0.90
DocRenderer
Function · 0.90
HomePage
Function · 0.90
ComparePage
Function · 0.90
LayersPage
Function · 0.90
DiffPageContent
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected