Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/linuxfoundation/crowd.dev
/ getLanguageCode
Function
getLanguageCode
frontend/src/i18n/index.js:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
}
69
70
export
function
getLanguageCode() {
71
return
currentLanguageCode;
72
}
73
74
function
getLanguage() {
75
return
languages[getLanguageCode()];
Callers
2
auth-axios.js
File · 0.90
getLanguage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected