Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devforth/painterro
/ tr
Function
tr
js/translation.js:72–74 ·
view source on GitHub ↗
(n)
Source
from the content-addressed store, hash-verified
70
return
Translation.get().activate(a);
71
}
72
export
function
tr(n) {
73
return
Translation.get().tr(n);
74
}
Callers
10
html
Method · 0.90
html
Method · 0.90
code
Method · 0.90
constructor
Method · 0.90
setActiveTool
Method · 0.90
html
Method · 0.90
constructor
Method · 0.90
html
Method · 0.90
controlObjToString
Method · 0.90
html
Method · 0.90
Calls
2
tr
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected