Multi-language support #22

Closed
opened 2026-05-21 17:25:56 +00:00 by jmiller · 0 comments
Owner

Summary

Full internationalization via Joomla's language system with translatable content.

Requirements

  • All UI strings in language files
  • Translatable location fields (title, description, hours)
  • Language associations for multilingual Joomla sites
  • Content language filter support

Acceptance Criteria

  • All strings use Text::_() / Text::sprintf()
  • Locations can have language associations
  • Content language filter works in frontend
## Summary Full internationalization via Joomla's language system with translatable content. ## Requirements - All UI strings in language files - Translatable location fields (title, description, hours) - Language associations for multilingual Joomla sites - Content language filter support ## Acceptance Criteria - [ ] All strings use Text::_() / Text::sprintf() - [ ] Locations can have language associations - [ ] Content language filter works in frontend
jmiller added the priority/lowtype/featurearea/componentarea/adminarea/frontend labels 2026-05-21 17:25:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomStoreLocator#22