Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bytebase/bytebase
/ i18n.ts
File
i18n.ts
frontend/i18n.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ unknown } from
'./src/types/common'
;
2
import
{ config } from
"dotenv"
;
3
import
{ promises as fs } from
"fs"
;
4
Callers
nothing calls this directly
Calls
1
updateLocalizationFiles
Function · 0.85
Tested by
no test coverage detected