mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-17 01:49:35 -05:00
eb7b1be05f
Register Português in LANGUAGES and normalize pt-BR/pt-PT (and similar) to pt in _normalize_locale so Accept-Language and stored preferences resolve to translations/pt/. Add translations/pt/LC_MESSAGES/messages.po seeded from English msgids; translators can fill msgstr incrementally. Extend i18n tests for pt presence and catalog file. Update translation docs (TRANSLATION_SYSTEM, CONTRIBUTING_TRANSLATIONS, implementation note).