diff options
Diffstat (limited to '.opencode/agent/translator.md')
| -rw-r--r-- | .opencode/agent/translator.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.opencode/agent/translator.md b/.opencode/agent/translator.md index 030714071..f0b3f8e92 100644 --- a/.opencode/agent/translator.md +++ b/.opencode/agent/translator.md @@ -29,6 +29,7 @@ When a locale glossary exists, use it to: - Apply preferred wording for recurring UI/docs terms in that locale - Preserve locale-specific do-not-translate terms and casing decisions - Prefer natural phrasing over literal translation when the locale file calls it out +- If the repo uses a locale alias slug, apply that file too (for example, `pt-BR` maps to `br.md` in this repo) Locale guidance does not override code/command preservation rules or the global Do-Not-Translate glossary below. |
