mirror of
https://github.com/we-promise/sure.git
synced 2026-06-06 03:09:02 +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
Spanish users on English fallbacks for these screens. This adds Spanish
translations for every namespace that had an English source but was missing
`es`, bringing them to baseline parity:
- account_sharings, account_statements, splits, pending_duplicate_merges,
messages
- Provider connections: binance_items, brex_items, ibkr_items,
kraken_items, sophtron_items
All files mirror the en.yml key structure exactly (839 keys, verified with
key-parity and %{interpolation} placeholder checks) and reuse existing Spanish
terminology already established in the repo (cuenta, sincronizado,
credenciales, conexión, vincular, Saldo; informal "tú").
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>