Gab a8b73fd754 refactor: apply minimal tfcode branding
- Rename packages/opencode → packages/tfcode (directory only)
- Rename bin/opencode → bin/tfcode (CLI binary)
- Rename .opencode → .tfcode (config directory)
- Update package.json name and bin field
- Update config directory path references (.tfcode)
- Keep internal code references as 'opencode' for easy upstream sync
- Keep @opencode-ai/* workspace package names

This minimal branding approach allows clean merges from upstream
opencode repository while providing tfcode branding for users.
2026-03-24 13:20:14 +11:00

1.4 KiB

bs Glossary

Sources

Do Not Translate (Locale Additions)

  • OpenCode (preserve casing in prose; keep opencode only in commands, package names, paths, or code)
  • OpenCode CLI
  • CLI, TUI, MCP, OAuth
  • Commands, flags, file paths, and code literals (keep exactly as written)

Preferred Terms

These are PR-backed locale naming preferences and may evolve.

English / Context Preferred Notes
Bosnian language label (UI) Bosanski PR #12283 tested switching language to Bosanski
Repo locale slug (code/config) bs Preserve in code, config, paths, and examples
Browser locale detection (Bosnian) bs PR #12283 added bs locale auto-detection

Guidance

  • Use natural Bosnian phrasing over literal translation
  • Preserve technical artifacts exactly: commands, flags, code, URLs, model IDs, and file paths
  • Keep repo locale references as bs in code/config, and use Bosanski for the user-facing language name when applicable

Avoid

  • Avoid changing repo locale references from bs to another slug in code snippets or config examples
  • Avoid translating product and protocol names that are fixed identifiers