mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
- 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.
1.4 KiB
1.4 KiB
bs Glossary
Sources
Do Not Translate (Locale Additions)
OpenCode(preserve casing in prose; keepopencodeonly in commands, package names, paths, or code)OpenCode CLICLI,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
bsin code/config, and useBosanskifor the user-facing language name when applicable
Avoid
- Avoid changing repo locale references from
bsto another slug in code snippets or config examples - Avoid translating product and protocol names that are fixed identifiers