Commit Graph

9 Commits

Author SHA1 Message Date
lm 91fad62808 feat: add translation files and i18n loader
Create TOML-based localisation resources under app/lang and introduce a Translator/I18nMixin that reads them. Update config handling to recognise available languages, switch UI strings to translation lookups, and bundle language files with the package.
2025-10-17 16:43:25 +02:00
lm 5ed060570d Bundle logo asset and load via importlib resources 2025-10-17 15:08:01 +02:00
lm a49a2d18cf Rename project from ICRS to ICRA 2025-10-17 14:25:54 +02:00
lm 43c26ce9a6 Remove ttkbootstrap support 2025-10-17 13:11:52 +02:00
lm 317220c290 Add Tcl-aware launcher for uv workflow 2025-10-17 12:53:35 +02:00
lm 3419f366e4 Fix uv packaging config 2025-10-17 12:40:11 +02:00
lm 1acfabc95a Update uv setup and instructions 2025-10-17 12:38:01 +02:00
lm f47e3925f3 Rename project to ICRS and add folder browsing 2025-10-17 12:31:21 +02:00
lm 91df0b8ddd Adopt uv-based workflow 2025-10-17 08:58:22 +02:00