mirror of
https://github.com/we-promise/sure.git
synced 2026-07-13 13:25:22 +00:00
Several view namespaces only shipped a subset of the 14-locale baseline
(ca, de, en, es, fr, hu, nb, nl, pl, pt-BR, ro, tr, zh-CN, zh-TW), leaving
Brazilian Portuguese users on English fallbacks for these screens. This adds
pt-BR translations for every namespace that had an English source but was
missing pt-BR, bringing them to baseline parity:
- account_statements, splits, transfer_matches, pending_duplicate_merges,
securities, messages
- Provider connections: binance_items, brex_items, ibkr_items,
kraken_items, sophtron_items
All files mirror the en.yml key structure exactly (843 keys, verified with
key-parity and %{interpolation} placeholder checks) and reuse existing pt-BR
terminology already established in the repo (conta, sincronizado, credenciais,
conexao, vincular, Saldo; informal "voce").
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>