Add interface translations in six languages #2
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/i18n"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Internacionalização da interface, mantendo o arquivo único e sem build.
Correções encontradas durante a implementação:
paint()eedit()tinham variáveis locaistque sombreavam a função de traduçãoclockParts()aceita locale explícito, então o self-check não depende do idioma salvoVerificado: self-check ok nos 6 idiomas, sem chave faltando; troca de idioma em tempo
real na UI, no modal, no relatório e nas datas; preferência persistida entre recargas.
Six languages now. The German summary drops the preposition ("Fokus 1h10 · 2 Blöcke") so the plural does not need a dative form, and French keeps the space before colons in the report. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>