danielmiessler.fabric/internal
Kayvan Sylvan 4715440652 fix: improve PT-BR translation naturalness and fluency
- Thanks to @JuracyAmerico for Brazilian Portugese native speaker expertise!
- Replace "dos" with "entre" for better preposition usage
- Add definite articles where natural in Portuguese
- Clarify "configurações padrão" instead of just "padrões"
- Keep technical terms visible like "padrões/patterns"
- Remove unnecessary quotes around "URL"
- Make phrasing more natural "Exportar para arquivo"
2025-09-24 07:52:31 -07:00
..
chat refactor: restructure project to align with standard Go layout 2025-07-08 22:47:17 -07:00
cli feat: add Windows-style forward slash flag support to CLI argument parser 2025-09-10 06:30:20 -07:00
core feat: add comprehensive internationalization support with English and Spanish locales 2025-09-09 09:34:54 -07:00
domain feat: add --no-variable-replacement flag to disable pattern variable substitution 2025-08-16 14:12:06 -07:00
i18n fix: improve PT-BR translation naturalness and fluency 2025-09-24 07:52:31 -07:00
log refactor: replace stderr prints with centralized debuglog.Log and improve auth messaging 2025-08-25 20:09:55 -07:00
plugins feat: migrate Azure client to openai-go/azure and default API version 2025-09-18 15:50:36 -07:00
server feat: add cross-provider --thinking flag mapping to Anthropic/OpenAI 2025-08-14 07:06:31 -07:00
tools refactor: replace stderr prints with centralized debuglog.Log and improve auth messaging 2025-08-25 20:09:55 -07:00
util feat: add OpenAI Responses API configuration control via CLI flag 2025-07-17 10:37:15 -07:00