tractatus/public/locales
TheFlow a7937dc274 feat: Add company website links to navbar and footer
- Add 'Company' section to footer with MySovereignty website links
  - Link to main website (mysovereignty.digital)
  - Link to Village Ecosystem page
  - Link to About Us page
- Add 'Company' section to navbar mobile menu
  - Link to main website (mysovereignty.digital)
- Update footer grid layout: md:grid-cols-4 → md:grid-cols-2 lg:grid-cols-5
- Include translations for all 3 languages (EN, DE, FR)
  - EN: Company
  - DE: Unternehmen
  - FR: Entreprise

Files modified:
- public/js/components/footer.js (lines 52-62)
- public/js/components/navbar.js (lines 110-116)
- public/locales/en/common.json
- public/locales/de/common.json
- public/locales/fr/common.json

Tested locally on port 9000 - all links functional, translations verified.
2025-11-24 13:12:44 +13:00
..
de feat: Add company website links to navbar and footer 2025-11-24 13:12:44 +13:00
en feat: Add company website links to navbar and footer 2025-11-24 13:12:44 +13:00
fr feat: Add company website links to navbar and footer 2025-11-24 13:12:44 +13:00
mi fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00