Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/xifangczy/cat-catch
/ i18n
Function
i18n
catch-script/webrtc.js:330–333 ·
view source on GitHub ↗
(key, original = "")
Source
from the content-addressed store, hash-verified
328
});
329
}
330
function
i18n(key, original =
""
) {
331
if
(!window.CatCatchI18n) {
return
original };
332
return
window.CatCatchI18n[key][language];
333
}
334
})();
Callers
10
webrtc.js
File · 0.70
construct
Function · 0.70
i18n.js
File · 0.50
popup.js
File · 0.50
catDownload
Function · 0.50
showSegment
Function · 0.50
catDownload
Method · 0.50
parseTs
Function · 0.50
m3u8.js
File · 0.50
mergeTsNew
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected