Skip to content

Multi-language uoms + countries data moved out of the intent#7

Merged
delchev merged 1 commit into
masterfrom
feat/multilingual
Jul 2, 2026
Merged

Multi-language uoms + countries data moved out of the intent#7
delchev merged 1 commit into
masterfrom
feat/multilingual

Conversation

@delchev

@delchev delchev commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Showcases the intent multi-language stack (eclipse-dirigible/dirigible#6125):

  • uoms: multilingual: true on UoM + a Bulgarian translation seed (language: bgUOMS_UOM_LANG) + top-level languages: [en, bg] feeding the shell's Region & Language setting — pick Bulgarian in Settings and the UoM names read Килограм/Литър/… (untranslated units keep English).
  • countries: the 249-row ISO list is data, not model — moved to an authored data/countries.csv referenced via seed file: (the intent shrank 272 → 49 lines). Small in-flow sets (cities) stay inline.

⚠️ Merge only after eclipse-dirigible/dirigible#6125 — a pre-feature platform rejects the file: seed at parse time and would import the bg rows into the base table.

🤖 Generated with Claude Code

- uoms: multilingual: true on UoM + a Bulgarian translation seed
  (language: bg -> UOMS_UOM_LANG) + top-level languages: [en, bg] feeding
  the shell's Region & Language setting; pick Bulgarian in Settings and the
  UoM names read Килограм/Литър/... (untranslated units keep English)
- countries: the 249-row ISO list is DATA, not model - moved to an authored
  data/countries.csv referenced by seed `file:` (the intent shrank from 272
  to 49 lines); small in-flow sets (cities) stay inline

Requires the Dirigible platform multilingual support
(eclipse-dirigible/dirigible#6125) - a pre-feature platform rejects the
file: seed and would import the bg rows into the base table. Merge after it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@delchev delchev merged commit bb24a0e into master Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant