ICRA/app
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
..
assets Move logo to app/assets and update loader 2025-10-17 14:13:38 +02:00
gui feat: add translation files and i18n loader 2025-10-17 16:43:25 +02:00
lang feat: add translation files and i18n loader 2025-10-17 16:43:25 +02:00
logic feat: add translation files and i18n loader 2025-10-17 16:43:25 +02:00
__init__.py Rename project from ICRS to ICRA 2025-10-17 14:25:54 +02:00
app.py feat: add translation files and i18n loader 2025-10-17 16:43:25 +02:00
i18n.py feat: add translation files and i18n loader 2025-10-17 16:43:25 +02:00
launcher.py Rename project from ICRS to ICRA 2025-10-17 14:25:54 +02:00