Skip to content

Add language translation support for Kivy UI#48

Draft
deerbast wants to merge 2 commits into
masterfrom
codex/find-access-to-teambridge-repository
Draft

Add language translation support for Kivy UI#48
deerbast wants to merge 2 commits into
masterfrom
codex/find-access-to-teambridge-repository

Conversation

@deerbast

Copy link
Copy Markdown
Collaborator

Summary

  • add English and French JSON translation catalogs for UI text
  • introduce a reusable translation helper driven by the configured locale
  • wire the Kivy view-model and view strings through the translation layer

Testing

  • python -m compileall src/common/i18n.py src/viewmodel/teambridge_viewmodel.py src/kivy_view/teambridge_view.py (fails: existing invalid f-strings in TeamBridge sources)

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant