Skip to content
⌂ Home

Locale pack tutorial

Index → Workshop SDK. Strings live only in Workshop JSON; missing keys fall back to fallback (usually zh-CN).

Terminal window
node .\bin\echo-workshop-sdk.mjs example locale-wenyan .\wenyan
cd .\wenyan
npm run check
  • locale — e.g. lzh
  • label / nativeLabel — shown in Settings
  • fallback — built-in locale for missing keys
  • strings — map of existing ECHO string ids to translations

Partial translation is OK; say so in the listing description.