MCPcopy 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}
72export function tr(n) {
73 return Translation.get().tr(n);
74}

Callers 10

htmlMethod · 0.90
htmlMethod · 0.90
codeMethod · 0.90
constructorMethod · 0.90
setActiveToolMethod · 0.90
htmlMethod · 0.90
constructorMethod · 0.90
htmlMethod · 0.90
controlObjToStringMethod · 0.90
htmlMethod · 0.90

Calls 2

trMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected