MCPcopy Create free account
hub / github.com/FlashpointProject/launcher / fillExportPattern

Function fillExportPattern

updateLangs.mjs:72–75  ·  view source on GitHub ↗
(pattern, langInfo)

Source from the content-addressed store, hash-verified

70}
71
72function fillExportPattern(pattern, langInfo) {
73 return pattern
74 .replace('%locale%', langInfo.locale);
75}
76
77const opts = {
78 minTranslation: 80,

Callers 1

updateLangs.mjsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected